[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
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Sylvain Bougerel, 2023/11/07
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case),
Sylvain Bougerel <=
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Philip Kaludercic, 2023/11/08
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Sylvain Bougerel, 2023/11/08
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Sylvain Bougerel, 2023/11/10
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Sylvain Bougerel, 2023/11/15
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Eli Zaretskii, 2023/11/15
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Philip Kaludercic, 2023/11/16
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Sylvain Bougerel, 2023/11/17
- bug#66985: 29.1; Issue with `package.el` upgrading builtin (edge-case), Philip Kaludercic, 2023/11/27