GNU bug report logs - #43265
28.0.50; Inconsistent fontifying in elisp-mode

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Mon, 7 Sep 2020 20:06:02 UTC

Severity: minor

Tags: confirmed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #51 received at 43265 <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>,
 "43265 <at> debbugs.gnu.org" <43265 <at> debbugs.gnu.org>,
 "maurooaranda <at> gmail.com" <maurooaranda <at> gmail.com>,
 Drew Adams <drew.adams <at> oracle.com>,
 "monnier <at> iro.umontreal.ca" <monnier <at> iro.umontreal.ca>
Subject: Re: [External] : bug#43265: 28.0.50; Inconsistent fontifying in
 elisp-mode
Date: Mon, 25 Jan 2021 07:46:46 +0100
> Tassilo Horn <tsdh <at> gnu.org> writes:
>
>> Me neither, and as Stefan said, that's a change in that behavior has
>> not been intended by my patch.
>
> Ah; thanks for confirming.  I'll change it so that special forms and
> macros are handled the same way, then.

Feel free to do so.  But I can also make an argument for the current
behavior: special forms are under our control and there aren't many, so
if they happen to be in a quoted form, it's likely that's actually code
eventually being run.  In contrast, the number of macros is
theoretically unbounded and naming is not restricted, so we can't say
anything about usage patterns of macro-named things in quoted lists.

Bye,
Tassilo




This bug report was last modified 4 years and 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.