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

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

bug#64646: Master: Native compiler doesn't always compile lambda forms.


From: Michael Heerdegen
Subject: bug#64646: Master: Native compiler doesn't always compile lambda forms.
Date: Mon, 17 Jul 2023 04:01:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Alan Mackenzie <acm@muc.de> writes:

> After step (vii), M-: (symbol-function 'foo) <RET> returns
>
>     #<subr foo>
>
> ..  So I think the call in (viii) is indeed using the native-compiled
> function.

Thanks.  Yes, then I would also expect it to return the created function
as a native-compiled function object.

Michael.





reply via email to

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