emacs-devel
[Top][All Lists]
Advanced

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

Re: byte-compile-noruntime-functions


From: Glenn Morris
Subject: Re: byte-compile-noruntime-functions
Date: Tue, 04 Dec 2007 20:05:21 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

> some things about byte-compile-noruntime-functions that I don't
> understand.
>
> 1) It's a global variable. It's not buffer-local, nor does it get
>    reset like byte-compile-unresolved-functions does (in
>    byte-compile-from-buffer).
>
> 2) Nothing else ever seems to remove items from it, so it just grows
>    and grows in any Emacs session.


I found some previous comments from you on this:

http://lists.gnu.org/archive/html/emacs-pretest-bug/2004-01/msg00173.html

  From:   Richard Stallman
  Subject:        Re: `eval-when-compile' can cause incorrect byte-compiler 
warnings
  Date:         Sun, 18 Jan 2004 14:16:07 -0500

"I don't think it is correct to discard the byte-compile-noruntime
properties after each compilation."


Do you still feel that way?




reply via email to

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