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: Tue, 22 Jul 2003 11:12:12 -0400

    Well, other than the fact that fundamental-mode is interactive,
    it is basically an alias for kill-all-local-variables, so the
    coding-convention that says that a major mode should start by calling
    kill-all-local-variables is pretty much the same as saying that
    every major mode should derive from fundamental-mode.

I see your point, but I think it is useful to keep the distinction
between major modes that are independent and those that really
are derived from others.




reply via email to

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