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: Emanuel Berg
Subject: Re: why are files like tramp-loaddefs.el and cl-loaddefs.el natively compiled on each startup?
Date: Mon, 09 Jan 2023 20:25:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

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.

GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.16.0)
of 2022-12-26 [commit 2ffe1494e16381cfc7fec95a6a0879f268df3e95]

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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