GNU bug report logs -
#15899
24.3.50; regression: `region' overlay is lower priority than default
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Thu, 14 Nov 2013 22:58:01 UTC
Severity: normal
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > 2. Previously, region highlighting used the `face' text property.
>
> No, region never used any text properties. There was a 'region'
> face, yes, but no text property. Instead, the display engine had
> special code for displaying the active region in the 'region' face.
You are right about that, Eli. I was quite mistaken about it.
Funny (embarrassing), I could have sworn that I had seen face
`region' listed as a text property in `C-u C-x =', but I must not
have. And yes, I should have double-checked that.
Thank you for the correction. And that changes what I said about
moving `region' to an overlay taking some text-property behavior
away from Lisp users.
With that information, I now see no downside (so far) to moving
face `region' to an overlay. We just need to get the overlay
(by default) to appear to be on top of most other overlays (with
isearch as an exception).
This bug report was last modified 11 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.