GNU bug report logs - #10395
24.0.92; line-prefix text inherits face properties from the preceding line rather than following text

Previous Next

Package: emacs;

Reported by: David Edmondson <dme <at> dme.org>

Date: Thu, 29 Dec 2011 05:18:03 UTC

Severity: normal

Merged with 4281

Found in version 24.0.92

Done: Chong Yidong <cyd <at> gnu.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: David Edmondson <dme <at> dme.org>
Cc: cyd <at> stupidchicken.com, 10395 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, miles <at> gnu.org
Subject: bug#10395: 24.0.92; line-prefix text inherits face properties from the preceding line rather than following text
Date: Tue, 03 Jan 2012 06:12:06 -0500
> From: David Edmondson <dme <at> dme.org>
> Date: Tue, 03 Jan 2012 10:15:36 +0000
> 
> Perhaps I should update the bug to read 'why is the line-prefix at point
> == 1 shown with the properties of the following character', though. Is
> there special code for handling that case?

It's an implementation detail.  For the prefix at the beginning of the
buffer, the display iterator is loaded in advance with the face of the
first character of the buffer.  For other lines, it is loaded with the
face of the last character processed in the previous line.




This bug report was last modified 13 years and 37 days ago.

Previous Next


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