bug#72961: Possible documentation improvement: Clarification for package installation

2024-09-05 Thread Krystian Samp
This makes sense, thanks for taking the time to explain this in detail. On Thu, 5 Sept 2024 at 11:10, Eli Zaretskii wrote: > > From: Krystian Samp > > Date: Thu, 5 Sep 2024 09:44:14 +0200 > > Cc: phil...@posteo.net, 72...@debbugs.gnu.org > > > > Thanks, > >

bug#72961: Possible documentation improvement: Clarification for package installation

2024-09-05 Thread Krystian Samp
e say that "... making the above manual customizations unnecessary for such packages" which specifically refers to loading, not only adding to `load-path`. Just two cents, K On Thu, 5 Sept 2024 at 08:25, Eli Zaretskii wrote: > > From: Krystian Samp > > Date: Wed, 4 Sep

bug#72961: Possible documentation improvement: Clarification for package installation

2024-09-04 Thread Krystian Samp
package’s Lisp files in a directory where Emacs will find it. Installed packages are automatically made available by Emacs in all subsequent sessions, making the above manual customizations unnecessary.” Does this make sense? Thanks, Krystian On Mon, 2 Sept 2024 at 20:49, Philip Kaludercic wrote: >

bug#72961: Possible documentation improvement: Clarification for package installation

2024-09-02 Thread Krystian Samp
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 s