GNU bug report logs -
#70402
29.3; Error in "(emacs)Package Installation" description.
Previous Next
Reported by: tpeplt <tpeplt <at> gmail.com>
Date: Mon, 15 Apr 2024 19:05:02 UTC
Severity: normal
Found in version 29.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#70402: 29.3; Error in "(emacs)Package Installation" description.
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 70402 <at> debbugs.gnu.org.
--
70402: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70402
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Philip Kaludercic <philipk <at> posteo.net>, tpeplt <at> gmail.com,
> 70402 <at> debbugs.gnu.org
> Date: Mon, 22 Apr 2024 09:20:41 -0400
>
> >>>>> M-x customize-option RET
> >>>>> Customize variable: package-enable-at-startup RET
> [...]
> > Stefan, any suggestions?
>
> All I can offer is to muddy the water a bit more: the above
> customization *can* work, if you save your Custom settings in your
> `early-init.el` (or in another file that's loaded from that file).
Thanks, I've updated the documentation on master with this info.
> But, yeah, it's more misleading than useful to to have it as
> a Custom variable.
I guess at this late stage we cannot make this a defvar, so I left it
to be a defcustom.
And with that, I'm closing this bug.
[Message part 3 (message/rfc822, inline)]
In the Info node for the Emacs user manual "(emacs) Package
Installation", there is the following paragraph:
"To keep Emacs from automatically making packages available at
startup, change the variable ‘package-enable-at-startup’ to ‘nil’. You
must do this in the early init file, as the variable is read before
loading the regular init file. Currently this variable cannot be set
via Customize."
The final sentence in this paragraph says that
‘package-enable-at-startup’ cannot be set via Customize, but it is
possible in Emacs 29.3 to set that variable via Customize. Type the
following:
M-x customize-option RET
Customize variable: package-enable-at-startup RET
After this sequence, the buffer "*Customize Option: Package Enable At
Startup*" is displayed, which according to the Emacs user manual should
not be possible.
--
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.
This bug report was last modified 1 year and 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.