emacs-devel
[Top][All Lists]
Advanced

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

Re: Grep and font-lock


From: Stefan Monnier
Subject: Re: Grep and font-lock
Date: 21 Apr 2004 18:51:28 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I assumed it didn't use all the faces internally and those could be turned
> off, and give the impression that font lock is off.

That's actually what I suggested: font-lock does not only set faces.
compile.el uses it to set faces (which have no other purpose than aesthetic)
and to set crucial meta info.  So you can't just plain turn off font-lock
because it would break grep, but we could add some option to font-lock
so you can have it ON without any of the visual effects.


        Stefan




reply via email to

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