|
| From: | Stefan Monnier |
| Subject: | Re: How to prevent font-lock (& jit-lock etc.) from refontifying? |
| Date: | Wed, 13 Oct 2004 18:55:06 -0400 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) |
> Previously, function font-lock-after-fontify-buffer did the trick: it would
But this kind of use fell squarely in the category of ugly brittle
nasty hacks, so you get what you paid for ;-)
Using inhibit-modification-hooks is also a brittle ugly hack.
I think in your case the best option is to use overlays.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |