GNU bug report logs - #59559
28.1; `minibuffer-with-setup-hook' with :append

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 25 Nov 2022 02:57:01 UTC

Severity: normal

Found in version 28.1

Full log


View this message in rfc822 format

From: Drew Adams <drew.adams <at> oracle.com>
To: Eli Zaretskii <eliz <at> gnu.org>, Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: "59559 <at> debbugs.gnu.org" <59559 <at> debbugs.gnu.org>
Subject: bug#59559: 28.1; `minibuffer-with-setup-hook' with :append
Date: Sun, 22 Jan 2023 22:19:41 +0000
BTW, 90% (18/20) uses of `minibuffer-with-setup-hook'
in the Emacs (26.3) sources use a lambda form as FUN.

And of course a lambda form evaluates to itself.
And one of those lambda forms is quoted with #'.
And the two non-lambda FUN occurrences are each
quoted with #'.  Clearly, FUN is evaluated.

And there are NO uses of the macro with (:append FN).

So it's maybe not too surprising that no one has
reported this doc bug previously.





This bug report was last modified 2 years and 142 days ago.

Previous Next


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