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

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

bug#27229: eldoc wrong highlighting for "when"


From: Lars Ingebrigtsen
Subject: bug#27229: eldoc wrong highlighting for "when"
Date: Tue, 03 May 2022 13:24:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> So you are saying that we cannot use "(fn ..." because eldoc doesn't
> like that?  Doesn't sound reasonable to me.  eldoc is a minor, albeit
> important, mode; it isn't right for a minor mode to dictate our
> documentation formats.

No, I'm saying that the (fn ... in when/unless was wrong in any case, and
shouldn't have been there.  Since we don't use that in the hundreds of
other &rest body macros, it serves to confuse the users who will wonder
why when/unless look odd.

Like I said, if we want to change how we present &rest body to the
users, then we should do so for all of these macros, and not just two.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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