> :initialize keywords, a bug.)  To make things work correctly, I had to
> rearrange define-minor-mode to define the mode function before the
> defcustom.

I don't think this is a good idea.

> Apparently, this gives no compiler warnings (I checked), even though the
> function uses the mode variable, which is, in the new version, not
> yet defcustomed.

I'd be surprised if it doesn't introduce spurious warnings at
various places.


        Stefan


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to