GNU bug report logs -
#49278
28.0.50; Lisp Mode is for Common Lisp
Previous Next
Full log
Message #101 received at 49278 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
> João Távora <joaotavora <at> gmail.com> writes:
>
>> diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi
>> index 8de93867ba..7d655449c5 100644
>> --- a/doc/emacs/building.texi
>> +++ b/doc/emacs/building.texi
>> @@ -1764,10 +1764,10 @@ External Lisp
>> @cindex mode, Lisp
>> @cindex Common Lisp
>>
>> - 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}.
>>
>> @findex run-lisp
>> @vindex inferior-lisp-program
>
> This change was never installed, was it?
No, we never decided on the wording, so only the change to the docstring
was installed.
> I think saying "programs written in Common Lisp" is good, and leaving
> the "ancestor dialects" part out of it.
I agree. That's Stefan M.'s position too. But it's not Eli's.
João
PS: Instead of "ancestor dialects", we could also say "related dialects"
if that is somewhat seen as a better middle ground.
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.