emacs-devel
[Top][All Lists]
Advanced

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

Re: Async rebuild package-quickstart after packages update? was Re: 28.0


From: Eli Zaretskii
Subject: Re: Async rebuild package-quickstart after packages update? was Re: 28.0.50; Proposal: slightly more efficient package-quickstart.el
Date: Sat, 07 Aug 2021 08:26:39 +0300

> From: chad <yandros@gmail.com>
> Date: Fri, 6 Aug 2021 17:46:43 -0700
> Cc: Eli Zaretskii <eliz@gnu.org>, EMACS development team 
> <emacs-devel@gnu.org>, 
>       Stefan Monnier <monnier@iro.umontreal.ca>, raman <raman@google.com>
> 
> On the other hand, if I understand T.V Raman's suggestion to put together a 
> package that learns which parts
> of the environment are necessary to share between a configured emacs and a 
> subsequent emacs batch
> process, it sounds like a reasonable approach toward a similar middle ground, 
> but starting from the cleaner
> -Q state.

I agree.

> If I'm reading async.el correctly, it already has machinery for this in, for 
> example,
> async-inject-variable.

The machinery exists, but we'd still need to decide which variables
should be "injected".  Once we make that decision, do we really need
all the heavy lifting that Async lets us use?  Because adding --eval
to the command line for each variable is not really rocket science, is
it?

Bottom line: I don't think we need to wait for Async being in core to
solve this issue in a very satisfactory manner.



reply via email to

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