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

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

bug#62720: closed (29.0.60; Not easy at all to upgrade :core packages li


From: GNU bug Tracking System
Subject: bug#62720: closed (29.0.60; Not easy at all to upgrade :core packages like Eglot)
Date: Sun, 16 Apr 2023 15:13:01 +0000

Your message dated Sun, 16 Apr 2023 18:12:15 +0300
with message-id <838rerc14g.fsf@gnu.org>
and subject line Re: bug#62720: 29.0.60; Not easy at all to upgrade :core 
packages like Eglot
has caused the debbugs.gnu.org bug report #62720,
regarding 29.0.60; Not easy at all to upgrade :core packages like Eglot
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62720: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62720
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.60; Not easy at all to upgrade :core packages like Eglot Date: Fri, 07 Apr 2023 23:12:43 +0100
Hello,

I've been meaning to report this for some time.  I really think this
should be fixed in Emacs 29 before it ships.

src/emacs -Q # Emacs 29

M-x package-install RET eglot RET

Echoes "No match", even though eglot 1.14 is available from GNU ELPA.
That's because Eglot is a :core ELPA package and it's already in Emacs
29, so package.el thinks there is nothing to install.

Evaluating (package-install 'eglot) also doesn't work.  Errors with
"'eglot' is already installed"

In Emacs 28, both these alternatives work as expected (because Eglot
isn't a :core package there).

It's not impossible to upgrade in Emacs 29, of course.  The only way I
know is to M-x package-list-packages, find Eglot 1.14 in the list, mark
it with 'i' and confirm installation with 'x'.  But it is very awkward.

João



--- End Message ---
--- Begin Message --- Subject: Re: bug#62720: 29.0.60; Not easy at all to upgrade :core packages like Eglot Date: Sun, 16 Apr 2023 18:12:15 +0300
> From: Philip Kaludercic <philipk@posteo.net>
> Cc: joaotavora@gmail.com,  monnier@iro.umontreal.ca,  62720@debbugs.gnu.org
> Date: Sun, 16 Apr 2023 13:45:24 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> From: Philip Kaludercic <philipk@posteo.net>
> >> Cc: joaotavora@gmail.com,  monnier@iro.umontreal.ca,  62720@debbugs.gnu.org
> >> Date: Sat, 15 Apr 2023 18:19:31 +0000
> >> 
> >> Sounds good to me.
> >
> > The patch LGTM, thanks.  Please install it.
> 
> Done.

Thanks, I'm therefore closing this bug.


--- End Message ---

reply via email to

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