* package-enable-at-startup can be set via Customize (it seems), despite what the manual says
@ 2024-11-24 10:11 Alain.Cochard
2024-11-24 10:20 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Alain.Cochard @ 2024-11-24 10:11 UTC (permalink / raw)
To: help-gnu-emacs
I have emacs version: GNU Emacs 29.4 (build 1, x86_64-redhat-linux-gnu,
GTK+ Version 3.24.42, cairo version 1.18.0) of 2024-07-16.
In the Info manual for Emacs I see "This is the ‘GNU Emacs Manual’, updated
for Emacs version 29.4"; so this seems consistent.
In section "49.3 Package Installation", I see
"To keep Emacs from automatically making packages available at startup,
change the variable ‘package-enable-at-startup’ to ‘nil’. [...] Currently
this variable cannot be set via Customize."
but if I type 'C-h v package-enable-at-startup <RET>' I get:
package-enable-at-startup is a variable defined in ‘package.el’. [...]
You can customize this variable.
--
EOST (École et Observatoire des Sciences de la Terre)
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes [bureau 110] | Phone: +33 (0)3 68 85 50 44
F-67084 Strasbourg Cedex, France | [ slot available for rent ]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: package-enable-at-startup can be set via Customize (it seems), despite what the manual says
2024-11-24 10:11 package-enable-at-startup can be set via Customize (it seems), despite what the manual says Alain.Cochard
@ 2024-11-24 10:20 ` Eli Zaretskii
2024-11-24 11:48 ` Alain.Cochard
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2024-11-24 10:20 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Sun, 24 Nov 2024 11:11:52 +0100
> From: Alain.Cochard@unistra.fr
>
>
> I have emacs version: GNU Emacs 29.4 (build 1, x86_64-redhat-linux-gnu,
> GTK+ Version 3.24.42, cairo version 1.18.0) of 2024-07-16.
>
> In the Info manual for Emacs I see "This is the ‘GNU Emacs Manual’, updated
> for Emacs version 29.4"; so this seems consistent.
>
> In section "49.3 Package Installation", I see
>
> "To keep Emacs from automatically making packages available at startup,
> change the variable ‘package-enable-at-startup’ to ‘nil’. [...] Currently
> this variable cannot be set via Customize."
>
> but if I type 'C-h v package-enable-at-startup <RET>' I get:
>
> package-enable-at-startup is a variable defined in ‘package.el’. [...]
> You can customize this variable.
This has been updated for Emacs 30. The text now says:
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. Therefore, if you customize this
variable via Customize, you should save your customized setting into
your early init file. To do this, set or change the value of the
variable ‘custom-file’ (*note Saving Customizations::) to point to your
early init file before saving the customized value of
‘package-enable-at-startup’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: package-enable-at-startup can be set via Customize (it seems), despite what the manual says
2024-11-24 10:20 ` Eli Zaretskii
@ 2024-11-24 11:48 ` Alain.Cochard
0 siblings, 0 replies; 3+ messages in thread
From: Alain.Cochard @ 2024-11-24 11:48 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: help-gnu-emacs
Eli Zaretskii writes on Sun 24 Nov 2024 12:20:
> This has been updated for Emacs 30.
Good to know. Thanks for the feedback.
--
EOST (École et Observatoire des Sciences de la Terre)
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes [bureau 110] | Phone: +33 (0)3 68 85 50 44
F-67084 Strasbourg Cedex, France | [ slot available for rent ]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-24 11:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 10:11 package-enable-at-startup can be set via Customize (it seems), despite what the manual says Alain.Cochard
2024-11-24 10:20 ` Eli Zaretskii
2024-11-24 11:48 ` Alain.Cochard
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).