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

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

bug#19720: 24.4; minor mode's font-lock-add-keywords & auto-mode-alist p


From: Stefan Monnier
Subject: bug#19720: 24.4; minor mode's font-lock-add-keywords & auto-mode-alist problem
Date: Thu, 29 Jan 2015 10:12:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Looks like the problem is that `markdown-reload-extensions', which is called
> from `markdown-mode', not only sets `font-lock-defaults', but also calls
> `font-lock-refresh-defaults'.

FWIW, I think part of the problem is that there's no way to "reset
font-lock-keywords" without throwing away all the keywords added via
font-lock-add-keywords.


        Stefan





reply via email to

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