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 05:25:06 +0200

> Date: Sun, 24 Dec 2023 21:56:06 +0100
> From: Maske <maske1foro@gmail.com>
> 
> Hi
> 
> I am receiving a lot of warnings like this:
> 
> " Warning (comp): init.el:2351:11: Warning: the function 
> `allout-show-all' is not known to be defined."
> 
> 
> For a lot of functions and variables in my init file, I am receiving 
> that kind of warnings. Whats happening?
> 
> For variables:
> 
> " Warning (comp): init.el:1978:7: Warning: assignment to free variable 
> `ispell-program-name'"
> 
> A lot of these too:
> 
> "Warning (comp): init.el:1920:2: Warning: docstring wider than 80 
> characters"

It sounds like your init.el file should load some packages first,
before referencing the variables and functions in those packages.



reply via email to

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