[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loading a package applies automatically to future sessions?
From: |
Stefan Monnier |
Subject: |
Re: Loading a package applies automatically to future sessions? |
Date: |
Sun, 28 Jan 2018 08:24:40 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> > When a user does A, by default, it will do B in the current session and
> > causes subsequent Emacs invocations to automatically do B as well
> > (i.e. B is done by default on all installed packages).
> That doesn't make sense to me.
Why not? All the packages that come bundled with Emacs are always
unconditionally activated and we don't offer any way to prevent this
activation (indeed, it's activated during the dump so we basically
can't prevent it).
Package.el follows the same idea (except that it does offer some way to
prevent activation of some packages, by customizing package-load-list).
Stefan
- Re: [PATCH] Fixing package-initialize, adding early init file, Radon Rosborough, 2018/01/24
- Re: [PATCH] Fixing package-initialize, adding early init file, Clément Pit-Claudel, 2018/01/25
- Re: [PATCH] Fixing package-initialize, adding early init file, Stefan Monnier, 2018/01/25
- Re: [PATCH] Fixing package-initialize, adding early init file, Clément Pit-Claudel, 2018/01/25
- Re: [PATCH] Fixing package-initialize, adding early init file, Stefan Monnier, 2018/01/25
- Re: [PATCH] Fixing package-initialize, adding early init file, Eli Zaretskii, 2018/01/26
- Loading a package applies automatically to future sessions?, Richard Stallman, 2018/01/26
- Re: Loading a package applies automatically to future sessions?, Stefan Monnier, 2018/01/26
- Re: Loading a package applies automatically to future sessions?, Richard Stallman, 2018/01/28
- Re: Loading a package applies automatically to future sessions?,
Stefan Monnier <=
- Re: Loading a package applies automatically to future sessions?, Richard Stallman, 2018/01/28
- Re: Loading a package applies automatically to future sessions?, Radon Rosborough, 2018/01/29
- Re: Loading a package applies automatically to future sessions?, Radon Rosborough, 2018/01/26
- Re: Loading a package applies automatically to future sessions?, Eli Zaretskii, 2018/01/26
- Re: Loading a package applies automatically to future sessions?, Radon Rosborough, 2018/01/28
- Re: Loading a package applies automatically to future sessions?, Richard Stallman, 2018/01/28
- Re: Loading a package applies automatically to future sessions?, Richard Stallman, 2018/01/27
- Re: Loading a package applies automatically to future sessions?, Radon Rosborough, 2018/01/28
- Re: Loading a package applies automatically to future sessions?, Charles A. Roelli, 2018/01/28
- Re: Loading a package applies automatically to future sessions?, Stefan Monnier, 2018/01/28