bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13817: 24.3.50; Disabling whitespace-mode that was enabled in sgml-m


From: Stefan Monnier
Subject: bug#13817: 24.3.50; Disabling whitespace-mode that was enabled in sgml-mode-hook breaks font-lock
Date: Sun, 17 Mar 2013 18:30:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> On the surface, the reason for this is that when whitespace-mode is being
> turned on in the hook, font-lock-keywords is still nil, and so nil is
> saved in whitespace-font-lock-keywords.

whitespace.el should probably use font-lock-remove-keywords instead.


        Stefan





reply via email to

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