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

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

bug#59714: 30.0.50; (void-function cl-letf)


From: Manuel Uberti
Subject: bug#59714: 30.0.50; (void-function cl-letf)
Date: Wed, 30 Nov 2022 17:06:37 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0

> Why is this a problem?  Before you evaluate the offending
> expression, (featurep 'cl-lib) yields nil, after that it
> yields t (because Emacs needed to load that package).  I
> don't see what is wrong here.

As Augusto said, I was expecting the macro to be autoloaded and thus with no need to require `cl-lib` explicitly to use it.

However, if requiring `cl-lib` is the right thing to do this ticket can be closed.

--
Manuel Uberti
https://manueluberti.eu





reply via email to

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