emacs-devel
[Top][All Lists]
Advanced

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

Re: Bug in emacsbug.el


From: Lennart Borgman
Subject: Re: Bug in emacsbug.el
Date: Wed, 06 Dec 2006 02:19:38 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

Miles Bader wrote:
Lennart Borgman <address@hidden> writes:
Would not an overlay be better? I guess that would not conflict with
font-lock-mode?

Why would an overlay be better?  I think conceptually, it's clearly a
text property, and there's an established mechanism for dealing with
this particular case (overlays are also less efficient in general, but
that's proably not an issue in this case).  Indeed, it's arguably a
_feature_ that switching to font-lock-face would make the highlighting
respect font-lock mode, especially now that the latter is on by default.

-Miles

Ok, seems like I misread the node "(elisp) Precalculated Fontification". I thought that explicit use of font-lock-face was something that the mode fontification could do.




reply via email to

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