emacs-devel
[Top][All Lists]
Advanced

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

Re: turn-on-*-mode


From: Sam Steingold
Subject: Re: turn-on-*-mode
Date: Tue, 30 May 2006 14:58:33 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> * Reiner Steib <address@hidden> [2006-05-30 20:38:01 +0200]:
>
> On Wed, May 17 2006, Richard Stallman wrote:
>
>>     The only situation where the turn-on-*-mode functions are really needed
>>     is hooks:
>>        (add-hook 'text-mode-hook 'turn-on-auto-fill)
>>     is much better than
>>        (add-hook 'text-mode-hook (lambda () (auto-fill-mode 1)))
>>
>> Right.  So my idea is, let's add such functions
>> for the modes people often want to enable in these hooks.
>
> I have added `turn-on-flyspell' and `turn-off-flyspell'.

does this mean that the idea of making flyspell-mode et al turn on the
mode when called without arguments (like in hooks) is now abandoned?

http://article.gmane.org/gmane.emacs.devel:54613

-- 
Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 5 (Bordeaux)
http://openvotingconsortium.org http://honestreporting.com http://dhimmi.com
http://truepeace.org http://jihadwatch.org http://memri.org
Isn't "Microsoft Works" an advertisement lie?





reply via email to

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