emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: mixed faces of invisibility ellipses]


From: Kim F. Storm
Subject: Re: address@hidden: mixed faces of invisibility ellipses]
Date: Tue, 19 Apr 2005 14:59:07 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> To determine the face for ..., we compare the face of the 
>> last visible char ']' and first invisible char '['.
>> If they have the same face, use that common face for the ellipsis.
>
>> Otherwise, use the default face for the ellipsis.
>
> That might work well enough.  

I just committed a change to do that -- seems to work quite nicely.
And at least the behaviour is predictable.

>                               What do previous releases do?

Don't know.  

But a brief look at the code suggests they use the face of the last
invisible character (typically the newline).

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]