emacs-devel
[Top][All Lists]
Advanced

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

Re: turning on minor modes from hooks


From: Richard Stallman
Subject: Re: turning on minor modes from hooks
Date: Thu, 03 Sep 2009 09:47:57 -0400

    (foo-mode 'toggle) toggles it.

That seems fine to me.

    I'm not necessarily opposed to (foo-mode (not foo-mode)) but it can't be
    used in the interactive spec, because we want the command-history to say
    "toogle" rather than "turn on" or "turn off", in case the user wants to
    repeat it.

That is a good point.






reply via email to

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