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

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

bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case)


From: Sylvain Bougerel
Subject: bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case)
Date: Tue, 7 Nov 2023 23:27:39 +0800

I realised I wrote an inaccuracy in the bug report. This does not
change the issue or the outcome of the tests.

> `(seq "2.3")` is a version in the future, since `seq.el` is currently at 
> version 2.24.

This is incorrect for Emacs-29.1, which ships with `seq=2.23`.

> Emacs already has the latest version (2.24) and when 
> `package-install-upgrade-built-in` is not set.

The first half of this statement can be disregarded. However the
second half stands: since `package-install-upgrade-built-in` is not
set, the package should not be upgraded.

Regards,
Sylvain





reply via email to

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