bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#66554: [PATCH] Add the public API of Compat to the core


From: Daniel Mendler
Subject: bug#66554: [PATCH] Add the public API of Compat to the core
Date: Thu, 11 Jan 2024 21:40:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Philip Kaludercic <philipk@posteo.net> writes:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> The addition cab done procedurally, as in
>>
>>     ;;;;####autoload (push (list 'compat emacs-major-version
>> emacs-minor-version) package--builtin-versions)
>
> If this work, I like this idea a lot!  I'll test it out to see if this
> could simplify things.

Philip, could we push (list 'compat emacs-major-version
emacs-minor-version most-positive-fixnum)? Wouldn't this solve the two
problems we have - no manual version bump and Compat could keep its
current version scheme?

Daniel





reply via email to

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