help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: why are files like tramp-loaddefs.el and cl-loaddefs.el natively com


From: Eli Zaretskii
Subject: Re: why are files like tramp-loaddefs.el and cl-loaddefs.el natively compiled on each startup?
Date: Mon, 09 Jan 2023 22:23:20 +0200

> From: Emanuel Berg <incal@dataswamp.org>
> Date: Mon, 09 Jan 2023 20:25:19 +0100
> 
> Eli Zaretskii wrote:
> 
> > They are marked with no-native-compile:t, so Emacs isn't
> > actually compiling them.
> >
> > FWIW, I don't see those messages when I start Emacs.
> 
> In *Async-native-compile-log*
> 
> Compiling /usr/local/share/emacs/30.0.50/lisp/net/tramp-loaddefs.el.gz...
> uncompressing tramp-loaddefs.el.gz...
> uncompressing tramp-loaddefs.el.gz...done
> Compiling /usr/local/share/emacs/30.0.50/lisp/emacs-lisp/cl-loaddefs.el.gz...
> uncompressing cl-loaddefs.el.gz...
> uncompressing cl-loaddefs.el.gz...done
> Compilation finished.

Not sure what's that supposed to mean.




reply via email to

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