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

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

Re: A lot of warnings. Why?


From: Eli Zaretskii
Subject: Re: A lot of warnings. Why?
Date: Mon, 25 Dec 2023 15:39:04 +0200

> Date: Mon, 25 Dec 2023 13:48:40 +0100
> From: Maske <maske1foro@gmail.com>
> 
> Not sure what to do. This happens randomly (about 50%), but it is very 
> disgusting. Like knowing something is wrong in your car, and you can't 
> do anything to solve it.

For each variable or function that you get a warning, find where it is
defined, and make sure to add

  (require 'PACKAGE)

for each PACKAGE where those vatriables/functions are defined, at the
beginning of the file(s) for which Emacs emits this warning.



reply via email to

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