GNU bug report logs - #15899
24.3.50; regression: `region' overlay is lower priority than default

Previous Next

Package: emacs;

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 15899 <at> debbugs.gnu.org
Subject: bug#15899: 24.3.50; regression: `region' overlay is lower priority than default
Date: Fri, 15 Nov 2013 09:41:24 +0200
> Date: Thu, 14 Nov 2013 14:57:14 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
> 
> In Emacs 24.3, if you highlight some text with an overlay, without
> specifying any priority for the overlay, that overlay will be lower
> priority than the `region' face overlay that is used to select text for
> the region.
> 
> In this build, the region overlay is of lower priority, so the other
> overlay hides the region overlay.

In Emacs 24.3, the region highlight was not done by an overlay, but by
special code in C.  Now it is an overlay, so the issue of priority
creeps in.

> Do the same thing in Emacs 24.3 - no bug there.  Dunno when the
> regression started.

It started when Stefan made the region use an overlay.




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.