emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Friendly discussion about (package-initialize)


From: Stefan Monnier
Subject: Re: Friendly discussion about (package-initialize)
Date: Fri, 11 Aug 2017 17:43:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> I'm likely missing something, but why is `package-initialize' in user
> space at all?
> Can it not simply be called internally with the first instance of a
> package customisation in the user's init.el file (or startup.el,
> interactively or wherever)?

Yes, that would be ideal.  This needs a more declarative way to
customize packages, tho, and currently I think we still want to support
the more "imperative" form of customizations.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]