GNU bug report logs -
#62720
29.0.60; Not easy at all to upgrade :core packages like Eglot
Previous Next
Reported by: João Távora <joaotavora <at> gmail.com>
Date: Fri, 7 Apr 2023 22:11:01 UTC
Severity: normal
Found in version 29.0.60
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #209 received at 62720 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 12 Apr 2023 18:49:09 +0300
> Cc: larsi <at> gnus.org, 62720 <at> debbugs.gnu.org, philipk <at> posteo.net,
> monnier <at> iro.umontreal.ca
> From: Dmitry Gutov <dmitry <at> gutov.dev>
>
> On 12/04/2023 14:08, Eli Zaretskii wrote:
> >> From: João Távora<joaotavora <at> gmail.com>
> >> Cc:philipk <at> posteo.net,monnier <at> iro.umontreal.ca,62720 <at> debbugs.gnu.org,
> >> larsi <at> gnus.org
> >> Date: Wed, 12 Apr 2023 12:00:04 +0100
> >>
> >> Had another idea: what about this very tiny patch, then? It makes `M-x
> >> package-install` work for installing a :core package. This also rhymes
> >> exactly with Stefan's intution/feeling that :core packages need to be
> >> "installed" to promote them to installable. The current M-x
> >> package-install recommendation could remain flawlessly and then you can
> >> do whatever you think is best for M-x package-update & friends.
> > This has the same problem: it modifies a function that is called in
> > too many places. package-installed-p has half a dozen callers in
> > package.el alone. The change is tiny, but what about its
> > implications on every use case where it is involved?
>
> What if we only fix 'package-upgrade' (nee package-update) in emacs-29?
I believe that's what João was proposing.
I don't mind, but changes in package-update will also need to be safe
enough, since this command, while new in Emacs 29, is with us for the
last year, so is relatively well tested, and I don't want to risk
breaking it by last-minute changes of a non-trivial nature.
This bug report was last modified 2 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.