emacs-devel
[Top][All Lists]
Advanced

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

Re: turn-on-*-mode


From: Stefan Monnier
Subject: Re: turn-on-*-mode
Date: Wed, 17 May 2006 11:28:57 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> I had such a command in my .emacs many years ago, but never used it
> much.  `M-x toggle-truncate-lines' is a lot more convenient than
> `M-x set-variable RET truncate-lines RET ... RET' though!

I guess if the alternative is between

     M-x toggle  -  foo-mode RET
and
     M-x toggle RET foo-mode RET

it's really not that bad.  Although I do feel like the hyphen is much easier
to type ;-)


        Stefan




reply via email to

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