emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 25.0.94: Is require failing to define macros and functions at


From: Michael Heerdegen
Subject: Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time?
Date: Thu, 30 Jun 2016 00:03:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.95 (gnu/linux)

Drew Adams <address@hidden> writes:

> You might be able to get away with wrapping that `mapc' in an
> `eval-when-compile'.  But why bother with the `mapc' at all?

Presumably `eval-and-compile', I think, since he also wants to call the
`require' statements when loading the file.

Michael.




reply via email to

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