emacs-devel
[Top][All Lists]
Advanced

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

Re: message-fetch-field vs require


From: Lars Ingebrigtsen
Subject: Re: message-fetch-field vs require
Date: Thu, 24 Dec 2015 18:56:59 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux)

Alan Mackenzie <address@hidden> writes:

> There was a bug, now fixed in the emacs-25 branch: any function defined
> within an `eval-when-compile' was put on the "might not be defined at
> runtime" list; even when such a function was subsequently defined for
> runtine, it stayed on that list, and its use in a function being
> compiled caused the warning message to be output.

Ah, right.

-- 
(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]