emacs-devel
[Top][All Lists]
Advanced

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

Re: define-derived-mode


From: Luc Teirlinck
Subject: Re: define-derived-mode
Date: Sun, 8 May 2005 09:04:28 -0500 (CDT)

>From my previous message:

   I am not really sure that it is such a great idea to have
   `define-minor-mode' and `define-generic-mode' spew out all these
   automatic defcustoms, but given that they do that, it seems rather
   strange and inconsistent that `define-derived-mode' does not.

On second thought, I now believe that the above is a bad idea.  It is
an incompatible change.  People may already have hand defined
defcustoms for these modes and making define-derived-mode construct
them automatically would lead to competing defcustoms, which would be
very bad.

Sincerely,

Luc.




reply via email to

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