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

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

bug#69480: Emacs Lisp needs, for its great 'native-compile', 'declare' a


From: Michael Heerdegen
Subject: bug#69480: Emacs Lisp needs, for its great 'native-compile', 'declare' and 'the' for fixnums and arrays.
Date: Thu, 29 Feb 2024 23:10:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Robert Boyer <robertstephenboyer@gmail.com> writes:

> Huh?  Here is the documentation.
>
> benchmark is an interactive native-compiled Lisp function in
> ‘benchmark.el’.
>
> (benchmark REPETITIONS FORM)
                         ^^^^

It's a _function_, Robert.  So you are passing the evaluation result,
not a form.

Michael.






reply via email to

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