emacs-devel
[Top][All Lists]
Advanced

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

Re: turn-on-...


From: Miles Bader
Subject: Re: turn-on-...
Date: Fri, 27 Oct 2000 22:53:57 +0900 (JST)

"Eric M. Ludlam" <address@hidden> writes:
> Some minor modes also include `global-something-mode' which knows how
> to turn itself on in appropriate situations.  That might also be
> useful, if somewhat more difficult to auto-generate.

Even if this were implemented, it shouldn't auto-generate `global-...'
functions by default, because some minor modes would be positively
harmful if turned on globally (e.g., consider refill-mode...).

-Miles



reply via email to

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