emacs-devel
[Top][All Lists]
Advanced

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

Re: define-derived-mode again (was: Emacs design question)


From: Richard Stallman
Subject: Re: define-derived-mode again (was: Emacs design question)
Date: Wed, 23 Jul 2003 03:13:43 -0400

    How about:

      (defalias 'define-major-mode 'define-derived-mode)

The two macros should not have the same calling convention.
define-major-mode should not have a parent argument.





reply via email to

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