all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13816: 24.3.50; turn-on-font-lock doesn't turn it on
@ 2013-02-26  2:02 Katsumi Yamaoka
  2013-02-26  3:01 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Katsumi Yamaoka @ 2013-02-26  2:02 UTC (permalink / raw)
  To: 13816

Recently turn-on-font-lock set to some hook turns font-lock
on but turns it off immediately regardless of the value of
global-font-lock-mode.  Here's a recipe:

emacs -Q
Eval: (add-hook 'emacs-lisp-mode-hook 'turn-on-font-lock)
and visit some .el file.

In Emacs 24.2, it works no matter what global-font-lock-mode is.
Thanks.





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

end of thread, other threads:[~2013-02-26 14:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26  2:02 bug#13816: 24.3.50; turn-on-font-lock doesn't turn it on Katsumi Yamaoka
2013-02-26  3:01 ` Stefan Monnier
2013-02-26  6:05   ` Drew Adams
2013-02-26  6:45     ` Dmitry Gutov
2013-02-26  7:29   ` Katsumi Yamaoka
2013-02-26  7:51     ` Katsumi Yamaoka
2013-02-26 14:04       ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.