emacs-devel
[Top][All Lists]
Advanced

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

Re: why does occur depropertize matching lines?


From: Stefan Monnier
Subject: Re: why does occur depropertize matching lines?
Date: Mon, 06 Dec 2004 15:33:50 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> Yes, in heavily highlighted text bold doesn't stand out sufficiently.

That's the problem: the highlight we copy from the source buffer might take
*any* form.  It could very well be the exact same highlight used for by
occur itself.

What we really want is to copy the face info from the source but "dim" it
a bit so it doesn't overshadow occur's own highlighting.


        Stefan




reply via email to

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