bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

File variable toggles minor mode


From: Johan Bockgård
Subject: File variable toggles minor mode
Date: Mon, 23 Aug 2004 01:52:54 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (usg-unix-v)

A line like "mode: outline-minor" in the local variables list ("File
Variables") toggles the minor mode, i.e. it turns OFF the mode if it's
currently on (e.g. if it was turned on by the major mode's hook). I
believe that a mode specification like that should always turn the
mode ON. (Ignoring the fact that specifying outline-minor-mode in the
file is bad practice in the first place.)

-- 
Johan Bockgård





reply via email to

[Prev in Thread] Current Thread [Next in Thread]