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

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

bug#46159: 28.0.50; lexical-let does not work with returned closures on


From: Andrea Corallo
Subject: bug#46159: 28.0.50; lexical-let does not work with returned closures on nativecomp
Date: Thu, 28 Jan 2021 21:24:45 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"Mark A. Hershberger" <mah@nichework.com> writes:

> Thank you for asking the dumb question.

:)

> I thought it was there because I got warnings about cl being deprecated, but 
> when I put (require 'cl) just before this function, suddenly it worked.
>
> Strange that it breaks on the native-comp branch but not on master.

Byte compilation worked by chance because while compiling cl-lib was
already loaded for some reason.

Great closing.

  Andrea





reply via email to

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