emacs-devel
[Top][All Lists]
Advanced

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

Re: Has eval-and-compile changed in emacs 27?


From: Lars Ingebrigtsen
Subject: Re: Has eval-and-compile changed in emacs 27?
Date: Thu, 25 Feb 2021 16:06:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> eval-and-compile doesn't make sure the function is known at run time,
> it only makes sure it is known at compile time.

That's `eval-when-compile', surely...  `eval-and-compile' also evaluates
at load time.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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