emacs-devel
[Top][All Lists]
Advanced

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

Re: How global is a define-global-minor-mode mode?


From: Stefan Monnier
Subject: Re: How global is a define-global-minor-mode mode?
Date: Thu, 25 Jan 2007 23:35:35 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

> *** My suggestion is this: Let the :set function and the body of
> a define-minor-mode be the same thing. I believe this will make it much
> easier for users and programmers.

Huh, check the code: the :set does nothing more than run the body of the
define-minor-mode.


        Stefan




reply via email to

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