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

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

bug#45056: 28.0.50; lexical-let doesn't work with returned closures on n


From: Andrea Corallo
Subject: bug#45056: 28.0.50; lexical-let doesn't work with returned closures on nativecomp
Date: Sun, 06 Dec 2020 10:33:33 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

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

> On Dec 5, 2020, at 5:06 PM, Andrea Corallo akrl@sdf.org wrote:
>> could you provide a reproducer I can load and run possibly with -batch?
>
> I'm not sure how to do that since the file executed with -batch would be 
> eval'd at runtime and this is using compiled code.

Hi Mark,

this is not a problem, from batch one can always run

(load (native-compile ".../test.el"))
(test-entry-point)

What we are interested in here is "test.el".

Thanks!

  Andrea





reply via email to

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