[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fixing package-initialize, adding early init file
From: |
Stefan Monnier |
Subject: |
Re: [PATCH] Fixing package-initialize, adding early init file |
Date: |
Tue, 30 Jan 2018 10:02:53 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> I've fixed all the problems noted by Stefan and Clément, and rebased
> onto the latest master. The revised patch is attached.
LGTM
Do you have write access or do you need someone to push this for you?
Eli&John, any objection to installing this into master?
Stefan
PS: In the mean time, some more comments to keep us busy:
> * lisp/startup.el (early-init-file): New variable, for the filename of
> the early init file after it has been loaded.
"New variable" is enough, the rest is described in the code already.
> (load-user-init-file): New function, used to eliminate duplicate code
> in loading the early and regular init files.
Same here.
Stefan
- Re: Loading a package applies automatically to future sessions?, (continued)
- Re: Loading a package applies automatically to future sessions?, T.V Raman, 2018/01/30
- Re: Loading a package applies automatically to future sessions?, George Plymale II, 2018/01/31
- Re: Loading a package applies automatically to future sessions?, Tim Cross, 2018/01/31
- Re: Loading a package applies automatically to future sessions?, George Plymale II, 2018/01/31
- Re: Loading a package applies automatically to future sessions?, John Wiegley, 2018/01/31
- Re: Loading a package applies automatically to future sessions?, Richard Stallman, 2018/01/28
Re: [PATCH] Fixing package-initialize, adding early init file, Stefan Monnier, 2018/01/25
- Re: [PATCH] Fixing package-initialize, adding early init file, Radon Rosborough, 2018/01/28
- Re: [PATCH] Fixing package-initialize, adding early init file,
Stefan Monnier <=
- Re: [PATCH] Fixing package-initialize, adding early init file, Eli Zaretskii, 2018/01/30
- Re: [PATCH] Fixing package-initialize, adding early init file, Mark Oteiza, 2018/01/31
- Re: [PATCH] Fixing package-initialize, adding early init file, Radon Rosborough, 2018/01/31
Re: [PATCH] Fixing package-initialize, adding early init file, Radon Rosborough, 2018/01/30