emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] fix/not-defined-at-runtime ab4df9c: Byte compiler: fix


From: Alan Mackenzie
Subject: Re: [Emacs-diffs] fix/not-defined-at-runtime ab4df9c: Byte compiler: fix spurious warnings "might not be defined at runtime".
Date: Tue, 24 Nov 2015 10:13:57 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Heillo, Artur.

On Sun, Nov 22, 2015 at 12:51:19PM +0000, Artur Malabarba wrote:
> > +                                 (let ((byte-compile-unresolved-functions
> > +                                        byte-compile-unresolved-functions)
> > +                                       (byte-compile-new-defuns
> > +                                        byte-compile-new-defuns))

> This really needs an explanatory comment. Someone who's reading this
> code won't know why these magic variables should have their values
> preserved.

Thanks.  I'll add this comment before merging into emacs-25.

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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