emacs-devel
[Top][All Lists]
Advanced

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

Re: Core ELPA was: Testing fontification, indentation, and buffer manipu


From: Stefan Monnier
Subject: Re: Core ELPA was: Testing fontification, indentation, and buffer manipulation
Date: Wed, 13 Mar 2019 15:05:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> Also, as a general rule, for technical reasons as well as for privacy
>> reasons we consider it important not to initiate network connections
>> unless the user explicitly requested that network connection.
>> [ Same reason why Emacs doesn't offer to auto-update packages at
>>   startup.  ]
>
> Yes, indeed, I can see this.
>
> What about this behaviour:
>
> ./configure    (as present -- no ELPA)
> ./configure --enable-elpa[=some-location]   (ELPA build support)
>
> make elpa-update           (clone or update ELPA to some-location or default)
> make                       (build Emacs with ELPA, break if not)
> make DEMOTE_ELPA_ERROR=1   (build Emacs with ELPA, warning if not)

Sounds OK (assuming `make` doesn't pull from elpa).


        Stefan



reply via email to

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