unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10063: 24.0.91; Making font-lock-mode-hook buffer-local while locally let-bound!
@ 2011-11-16 12:29 Leo
  2011-11-16 14:49 ` Stefan Monnier
  0 siblings, 1 reply; 9+ messages in thread
From: Leo @ 2011-11-16 12:29 UTC (permalink / raw)
  To: 10063; +Cc: Lars Magne Ingebrigtsen

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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-12-28  2:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-16 12:29 bug#10063: 24.0.91; Making font-lock-mode-hook buffer-local while locally let-bound! Leo
2011-11-16 14:49 ` Stefan Monnier
2011-11-21 19:37   ` Lars Magne Ingebrigtsen
2011-12-26 20:02   ` Wolfgang Jenkner
2011-12-26 23:36     ` Katsumi Yamaoka
2011-12-27  1:29       ` Stefan Monnier
2011-12-28  2:40         ` Katsumi Yamaoka
2011-12-27 16:26       ` Wolfgang Jenkner
2011-12-27 19:48       ` Wolfgang Jenkner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).