emacs-devel
[Top][All Lists]
Advanced

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

Re: Calling (package-initialize) sooner during initialization


From: Artur Malabarba
Subject: Re: Calling (package-initialize) sooner during initialization
Date: Sun, 12 Apr 2015 10:58:08 +0100

His suggestion is to disable the loading+ initializing based on an environment variable.

On Apr 12, 2015 4:56 AM, "Stefan Monnier" <address@hidden> wrote:
> initialization step in startup.el, completely bypassing issues like init
> code possibly getting added multiple times to the file and the general
> annoyance as this cluttering cannot be disabled at all and can happen at
> every installation) and involves more work.

We discussed this already.  There's the issue of configuring package.el
before loading it and/or before calling package-initialize.


        Stefan


reply via email to

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