all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: A lot of warnings. Why?
Date: Mon, 25 Dec 2023 05:25:06 +0200	[thread overview]
Message-ID: <838r5jarqm.fsf@gnu.org> (raw)
In-Reply-To: <abed6d30-d9b0-40ce-3dc8-5c4d89bb70bf@gmail.com> (message from Maske on Sun, 24 Dec 2023 21:56:06 +0100)

> 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	other threads:[~2023-12-25  3:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-24 20:56 A lot of warnings. Why? Maske
2023-12-25  3:25 ` Eli Zaretskii [this message]
2023-12-25 12:48   ` Maske
2023-12-25 13:39     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=838r5jarqm.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.