Richard Stallman <[EMAIL PROTECTED]> writes:

>     If I understood correctly, define-generic-mode only started
>     constructing automatic defcustoms recently, which was an
>     incompatible change.  In that case, it could easily be reversed,
>     which would make the two major mode defining functions
>     consistent in this respect.
>
>     For define-minor-mode, the situation is more complex.  It
>     already defined defcustoms in 21.3.  So here, removing them
>     would be an incompatible change.  It is possible that some users
>     already customized these hooks through Custom.
>
> Such a change is no big deal.  Let's turn off generation of these
> defcustoms.

It must be noted that variables that are already customized with the
customize interface will retain their customized values.  You just
can't recustomize them.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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

Reply via email to