emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] new single file package: mpdired.el


From: Manuel Giraud
Subject: Re: [ELPA] new single file package: mpdired.el
Date: Sun, 10 Mar 2024 17:00:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Philip Kaludercic <philipk@posteo.net> writes:

[...]

>>> Yes, more specifically any version which version-to-list can parse and
>>> returns a version list without any negative elements:
>>>
>>>   (version-to-list "1.0") ;=> (1 0)
>>>   (version-to-list "1.0pre") ;=> (1 0 -1)
>>>   (version-to-list "1.0git") ;=> (1 0 -4)
>>>
>>> see `version-regexp-alist' and keep in mind that the ELPA build server
>>> uses a few more extensions.
>>
>> Thanks, all is clear for me now.
>
> Great.  Should we add the package immediately or do you want to wait?

If a "package" will be created whenever I change "Version" to something
without negative element then "yes, please" :-)
-- 
Manuel Giraud



reply via email to

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