GNU bug report logs - #10063
24.0.91; Making font-lock-mode-hook buffer-local while locally let-bound!

Previous Next

Packages: gnus, emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Wed, 16 Nov 2011 12:31:05 UTC

Severity: normal

Found in version 24.0.91

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 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




This bug report was last modified 13 years and 207 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.