[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Summary and next steps for (package-initialize)
From: |
Stefan Monnier |
Subject: |
Re: Summary and next steps for (package-initialize) |
Date: |
Fri, 25 Aug 2017 17:07:36 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
> - use a separate "early-config" file. Now, you probably wonder why
> I say it's "another" idea, so here's the reason: this file would be
> loaded before the initial GUI frame is created (so it would solve
> another similar problem at the same time, which is "how do I turn OFF
> those GUI elements in my .emacs such that they never show up, not even
> temporarily while we process the .emacs").
> With the expected variant:
> - rather than a separate file, accept a special (with-early-config ...)
> form at the beginning of the ~/.emacs. Oh wait I already suggested
> it, but now this should also be used for "config before the initial frame".
BTW, another element to keep in mind when choosing the best path forward
is how to allow users to use `M-x customize` in order to modify thing
like package-load-list and package-user-dir.
Stefan
- Re: Summary and next steps for (package-initialize), (continued)
- Re: Summary and next steps for (package-initialize), Eli Zaretskii, 2017/08/25
- Re: Summary and next steps for (package-initialize), Stefan Monnier, 2017/08/25
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/24
- Re: Summary and next steps for (package-initialize), Stefan Monnier, 2017/08/25
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/25
- Re: Summary and next steps for (package-initialize), Stefan Monnier, 2017/08/25
- Re: Summary and next steps for (package-initialize),
Stefan Monnier <=
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/25
- Re: Summary and next steps for (package-initialize), Stefan Monnier, 2017/08/26
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/26
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/21
Re: Summary and next steps for (package-initialize), Mark Oteiza, 2017/08/20
Re: Summary and next steps for (package-initialize), Nikolay Kudryavtsev, 2017/08/23