emacs-devel
[Top][All Lists]
Advanced

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

RE: Fontless Info


From: Drew Adams
Subject: RE: Fontless Info
Date: Tue, 19 Feb 2013 10:48:08 -0800

> The same thing is true for the symptoms of bug #13751:
> font locking gets turned off in Emacs Lisp buffers if you do 
>  (add-hook 'emacs-lisp-mode-hook 'turn-on-font-lock)
> and in Dired buffers if you use Dired+.
> 
> In all such cases, `M-x font-lock-mode' turns it back on, but 
> it should never have been turned off.

Actually, there is more breakage than that.

Even if you use `M-x font-lock-mode' to turn the mode back on, in Emacs-Lisp
mode keywords such as `&optional' are no longer highlighted.

Dunno whether this regression is independent of the more general one that turns
off font-lock mode when it should be on.




reply via email to

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