|
| From: | Richard Stallman |
| Subject: | Re: Recent attempts at standardizing major mode definitions. |
| Date: | Wed, 04 Sep 2002 22:46:52 -0400 |
The second use is as a standard way to define any major mode
whatsoever.
define-derived-mode is NOT the standard way to define all major modes.
Quite the contrary, our standard is not to use define-derived-mode
except for modes that are derived from other nontrivial modes.
| [Prev in Thread] | Current Thread | [Next in Thread] |