unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#72961: Possible documentation improvement: Clarification for package installation
@ 2024-09-02 10:41 Krystian Samp
  2024-09-02 12:03 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Krystian Samp @ 2024-09-02 10:41 UTC (permalink / raw)
  To: 72961

[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1174 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-09-05  9:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 10:41 bug#72961: Possible documentation improvement: Clarification for package installation Krystian Samp
2024-09-02 12:03 ` Eli Zaretskii
2024-09-02 18:49   ` Philip Kaludercic
2024-09-04 21:52     ` Krystian Samp
2024-09-05  6:25       ` Eli Zaretskii
2024-09-05  7:44         ` Krystian Samp
2024-09-05  9:10           ` Eli Zaretskii
2024-09-05  9:23             ` Krystian Samp
2024-09-05  6:24     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).