|
| From: | Richard Stallman |
| Subject: | Re: How global is a define-global-minor-mode mode? |
| Date: | Mon, 22 Jan 2007 04:04:38 -0500 |
Isn't it the case that it works if the minor mode function corresponding to
the variable is autoloaded? Otherwise, IIRC you need to add a :require
to the definition of the minor mode.
Could define-global-minor-mode do that automatically?
| [Prev in Thread] | Current Thread | [Next in Thread] |