emacs-devel
[Top][All Lists]
Advanced

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

Re: feature/package+vc 04c4c578c7 3/4: Allow for packages to be installe


From: Philip Kaludercic
Subject: Re: feature/package+vc 04c4c578c7 3/4: Allow for packages to be installed directly from VCS
Date: Mon, 31 Oct 2022 14:23:37 +0000

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>>>>                 We're not there yet, but the above adds info which we
>>>>> can (and do in `elpa-admin.el`) extract from the VCS, so it's going
>>>>> "backward".  IOW, it's making things worse rather than better.
>>>> You mean the addition of :release-rev, right?
>> Another key that could be gotten rid of is :auto-sync.
>
> Indeed.
>
>> I don't know if it is worth it, but it would be nice to be able to use
>> `map-delete' -- is that available on the ELPA server?  I am never
>> quite sure what version of Emacs is currently running on there.
>
> It's running Debian stable, hence currently Emacs-27.

OK, in that case a

    (map-delete (cdr spec) :auto-sync)

ought to suffice.



reply via email to

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