all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* document when no hook is available
@ 2011-12-09 20:40 jidanni
  2011-12-10  2:45 ` Juanma Barranquero
  0 siblings, 1 reply; 5+ messages in thread
From: jidanni @ 2011-12-09 20:40 UTC (permalink / raw)
  To: help-gnu-emacs

In (info "(emacs) Specifying File Variables")
at

       Often, however, it is a mistake to enable minor modes in file local
    variables.  Most minor modes, like Auto Fill mode, represent individual
    user preferences.  If you want to use a minor mode, it is better to set
    up major mode hooks with your init file to turn that minor mode on for
    yourself alone (*note Init File::), instead of using a local variable
    list to impose your taste on everyone.

please also mention what to do in ones init file when there is no such
hook available.

E.g., the user wants all ZZZ mode files to be in flyspell-prog-mode. The
problem is the ZZZ-mode author didn't remember to add a hook, and we are
on a read only system where all we can change is our .emacs.



^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.76.1323515632.15002.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2011-12-11 13:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09 20:40 document when no hook is available jidanni
2011-12-10  2:45 ` Juanma Barranquero
2011-12-10 10:56   ` jidanni
2011-12-10 11:13   ` Philipp Haselwarter
     [not found] <mailman.76.1323515632.15002.help-gnu-emacs@gnu.org>
2011-12-11 13:25 ` jidanni

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.