bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16797: 24.3.50; `emacs-lisp-mode' does not derive from `lisp-mode'


From: Stefan Monnier
Subject: bug#16797: 24.3.50; `emacs-lisp-mode' does not derive from `lisp-mode'
Date: Wed, 19 Feb 2014 09:25:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> This is as much a question as a bug report, but this seems a better
> place to ask it than emacs-devel@gnu.org:
> Why is `emacs-lisp-mode' derived from `prog-mode' and not `lisp-mode'?

Hysterical raisins?

We could/should probably restructure it a bit, with a common ancestor
`lisp-mode' and then have scheme-mode, emacs-lisp-mode, and
common-lisp-mode derive from it.

Patch welcome (after the unfreeze),


        Stefan





reply via email to

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