GNU bug report logs - #72961
Possible documentation improvement: Clarification for package installation

Previous Next

Package: emacs;

Reported by: Krystian Samp <samp.krystian <at> gmail.com>

Date: Mon, 2 Sep 2024 11:39:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Krystian Samp <samp.krystian <at> gmail.com>
To: 72961 <at> debbugs.gnu.org
Subject: bug#72961: Possible documentation improvement: Clarification for package installation
Date: Mon, 2 Sep 2024 12:41:11 +0200
[Message part 1 (text/plain, inline)]
Hello,

I was reading the section on "Libraries of Lisp Code for Emacs" (section
28.8) in the Emacs manual, and I encountered a passage that seems a bit
unclear. The text suggests that when using package-install, Emacs might
automatically add initialization code to the init.el file, which doesn’t
seem to match my experience.

Specifically, the manual states: "Installing a package using
package-install takes care of placing the package’s Lisp files in a
directory where Emacs will find it, and also writes the necessary
initialization code into your init files [...]"

From my understanding, package-install does not modify init.el directly,
which is how I interpret the documentation above. Instead, Emacs calls
package-initialize which makes the installed packages available,
automatically.

I want to check if this is a valid concern / interpretation that warrants a
documentation change. If so, I'll be happy to create a patch.

Looking forward to your thoughts.
Krystian
[Message part 2 (text/html, inline)]

This bug report was last modified 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.