emacs-devel
[Top][All Lists]
Advanced

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

Re: turn-on-*-mode


From: Reiner Steib
Subject: Re: turn-on-*-mode
Date: Tue, 30 May 2006 20:38:01 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

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'.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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