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

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

bug#56473: 28.1; named-let void-function error unless byte-compiled


From: Michael Heerdegen
Subject: bug#56473: 28.1; named-let void-function error unless byte-compiled
Date: Mon, 11 Jul 2022 14:21:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>
> > They also mentioned perhaps what is missing is an autoload directive for
> > it.
>
> Yup.  I've now added that to Emacs 29.

Maybe Stefan had not added it on purpose?  The correct way to use this
macro is to (require 'subr-x).  An autoload won't inhibit broken
compilation.  Your change blurs one symptom of a programmer error.

Michael.





reply via email to

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