[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add active mark, face support; activate mark on paste
From: |
Chet Ramey |
Subject: |
Re: [PATCH] Add active mark, face support; activate mark on paste |
Date: |
Wed, 25 Mar 2020 16:10:24 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
On 3/25/20 1:14 PM, Daniel Colascione wrote:
> Ping? Anything I can do to help?
OK, I sat down and looked at this code, since I'm homebound. I added the
active mark/region features (rl_activate_mark/rl_deactivate_mark/etc.)
and a couple of the smaller pieces (_rl_cr, the so/se sequences). Can you
tell me why you decided to make the region management functions public?
Did you anticipate external application functions wanting to manage the
region?
I haven't touched the face code in display.c. I'd like to find a simpler
way to do it: the patch seems to have a lot of overhead and adds more
complexity than I'd like at a time when I'm trying to make the redisplay
code simpler. I don't know of a better way to do that yet.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/