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

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

bug#64712: 29.0.92; Emacs 29 with native compilation compiles cl-loaddef


From: Eli Zaretskii
Subject: bug#64712: 29.0.92; Emacs 29 with native compilation compiles cl-loaddefs.el on every startup
Date: Tue, 18 Jul 2023 19:34:10 +0300

tags 64712 notabug
thanks

> Date: Tue, 18 Jul 2023 09:47:15 -0500
> From:  Stephen Molitor via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> Y
> I see this message in the *Messages* buffer every time I start Emacs:
> 
> Compiling 
> /Users/stephenmolitor/repos/build-emacs-for-macos/builds/Emacs.2023-06-18.a24e9e3.master.macOS-12.arm64/Emacs.app/Contents/Resources/lisp/emacs-lisp/cl-loaddefs.el.gz...
> uncompressing cl-loaddefs.el.gz...
> uncompressing cl-loaddefs.el.gz...done
> Compilation finished.

This is normal: cl-loaddefs.el has no-byte-compile:t , so the async
compilation does nothing.

This is harmless, and not a bug.





reply via email to

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