|
From: | Lennart Borgman |
Subject: | Re: global minor modes that can be overridden locally? [was: highlight-changes-mode] |
Date: | Wed, 13 Dec 2006 00:02:50 +0100 |
User-agent: | Thunderbird 1.5.0.8 (Windows/20061025) |
Richard Stallman wrote:
The naming scheme does not matter to me very much. What I tried to argue about was that when we define a new global minor mode with define-minor-mode it should define functions for us for toggling both locally and globally.The easiest way to do this would be to add a call to define-global-minor-mode for each call to define-minor-mode. The arguments are not the same. But I am not convinced every mode needs a global variant.
To me it seems more plausible that a global minor mode needs a buffer local variant.
[Prev in Thread] | Current Thread | [Next in Thread] |