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

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

bug#10063: 24.0.91; Making font-lock-mode-hook buffer-local while locall


From: Leo
Subject: bug#10063: 24.0.91; Making font-lock-mode-hook buffer-local while locally let-bound!
Date: Wed, 16 Nov 2011 20:29:12 +0800

I am seeing this warning in Gnus.
,----
| Making font-lock-mode-hook buffer-local while locally let-bound!
`----

which seems to relate to line 602 in mm-view.el

601:        ;; Disable support modes, e.g., jit-lock, lazy-lock, etc.
602:        (font-lock-mode-hook nil)
603:        (font-lock-support-mode nil)

Leo





reply via email to

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