emacs-devel
[Top][All Lists]
Advanced

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

Re: Fontification partly broken in some modes


From: Chong Yidong
Subject: Re: Fontification partly broken in some modes
Date: Sun, 26 Feb 2012 12:52:34 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

Alan Mackenzie <address@hidden> writes:

> Please try the following patch and let me know it works:

Looks good, thanks.  But I suggest moving the check for font-lock-mode
and font-lock-spec-present into font-lock-initial-fontify, so that you
can just do

  :after-hook (font-lock-initial-fontify)

Please to commit, with this modification.



reply via email to

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