all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Have a function executed for every mode
@ 2009-11-27 21:39 Cecil Westerhof
  2009-11-27 21:43 ` Lennart Borgman
  0 siblings, 1 reply; 2+ messages in thread
From: Cecil Westerhof @ 2009-11-27 21:39 UTC (permalink / raw)
  To: help-gnu-emacs

I want in principle highlighting for every mode. Is there a way to do
this, or do I have to do an add-hook for every possible mode?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


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

* Re: Have a function executed for every mode
  2009-11-27 21:39 Have a function executed for every mode Cecil Westerhof
@ 2009-11-27 21:43 ` Lennart Borgman
  0 siblings, 0 replies; 2+ messages in thread
From: Lennart Borgman @ 2009-11-27 21:43 UTC (permalink / raw)
  To: Cecil Westerhof; +Cc: help-gnu-emacs

On Fri, Nov 27, 2009 at 10:39 PM, Cecil Westerhof <Cecil@decebal.nl> wrote:
> I want in principle highlighting for every mode. Is there a way to do
> this, or do I have to do an add-hook for every possible mode?

global-font-lock-mode should be on by default.




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

end of thread, other threads:[~2009-11-27 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27 21:39 Have a function executed for every mode Cecil Westerhof
2009-11-27 21:43 ` Lennart Borgman

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.