GNU bug report logs -
#49278
28.0.50; Lisp Mode is for Common Lisp
Previous Next
Full log
View this message in rfc822 format
> From: João Távora <joaotavora <at> gmail.com>
> Date: Tue, 29 Jun 2021 19:06:19 +0100
> Cc: monnier <at> iro.umontreal.ca
>
> - Lisp mode is the major mode for editing programs written in
> -general-purpose Lisp dialects, such as Common Lisp. Its mode command
> -is @kbd{M-x lisp-mode}. Emacs uses Lisp mode automatically for files
> -whose names end in @file{.l}, @file{.lsp}, or @file{.lisp}.
> + Lisp mode is the major mode for editing programs written in Common
> +Lisp or its ancestor dialects. Its mode command is @kbd{M-x
> +lisp-mode}. Emacs uses Lisp mode automatically for files whose names
> +end in @file{.l}, @file{.lsp}, or @file{.lisp}.
This basically doesn't change anything, and the original text does
mention CL. If mentioning the ancestor dialects is important, we
could add that.
> (define-derived-mode lisp-mode lisp-data-mode "Lisp"
> - "Major mode for editing Lisp code for Lisps other than GNU Emacs Lisp.
> + "Major mode for editing Common Lisp code.
Here I'd prefer to mention CL without un-mentioning the other Lisps.
There's no reason to deny they exist or existed.
Thanks.
This bug report was last modified 3 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.