GNU bug report logs - #15298
24.3.50; Background color lost when highlighting a string

Previous Next

Package: emacs;

Reported by: "Sebastien Vauban" <sva-news <at> mygooglest.com>

Date: Sat, 7 Sep 2013 10:48:01 UTC

Severity: normal

Tags: notabug

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #24 received at 15298 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Sebastien Vauban <sva-news <at> mygooglest.com>
Cc: 15298 <at> debbugs.gnu.org
Subject: Re: bug#15298: 24.3.50;
 Background color lost when highlighting a string
Date: Fri, 13 Dec 2013 18:08:08 +0200
> From: "Sebastien Vauban" <sva-news <at> mygooglest.com>
> Cc: 15298 <at> debbugs.gnu.org
> Date: Fri, 13 Dec 2013 16:41:53 +0100
> 
> > The problem in this case (and other similar ones) is that the face you
> > expected was removed, and then another one applied to the same text.
> > Removed faces are not recorded anywhere, as you might expect.
> 
> I thought that faces were just added one onto the other, but that the
> problem could happen because the order is not the one we expected.

The order doesn't matter.  the only limitation is that you cannot have
more than one text property at the same character with different
values of the same property: the latter one overwrites the former one.

> Were are faces removed?

Font Lock removes them, before it applies its own.




This bug report was last modified 11 years and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.