emacs-devel
[Top][All Lists]
Advanced

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

Re: Now Emacs emits strange warnings


From: Angelo Graziosi
Subject: Re: Now Emacs emits strange warnings
Date: Sun, 5 May 2024 10:27:58 +0200
User-agent: Mozilla Thunderbird



Il 05/05/2024 10:16, Angelo Graziosi ha scritto:
Il 05/05/2024 07:47, Eli Zaretskii ha scritto:
Date: Sun, 5 May 2024 02:36:32 +0200
From: Angelo Graziosi <angelo.g0@libero.it>

After building Master on GNU/Linux Mint, at the start Emacs emits
warnings like these:

Warning (lexical-binding): File
/Emacs/share/emacs/30.0.50/site-lisp/subdirs.el lacks `lexical-binding'
directive on its first line
Warning (lexical-binding): File /Emacs/share/emacs/site-lisp/subdirs.el
lacks `lexical-binding' directive on its first line
...

similar warnings for my init.el, custom.el and for a package from
ELPA/MELPA (sr-speedbar-20210922).


Any idea why this occurs and how to stop that?

Doesn't happen here, so make sure you are in sync with the latest
master branch, and if you are, "make bootstrap" for a good measure.

The master was old 11 hours, i.e. commit 043bb36312039f60a464b918daa1dd214cd369f1:

Stefan Monnier (eglot--track-changes-signal): Improve last fix (bug#70541)

and the warnings were both on GNU/Linux and Windows build.

May be things changed in the last 11 hours...

I will try other builds.. I build always fro scratch using https://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz as source.

Oops may be there is a misunderstanding: the warnings occurs when Emacs starts not when Emacs builds.. When Emacs starts the window is splitte and a Warning buffer shows up..



reply via email to

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