unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dmitry Gutov <dmitry@gutov.dev>
Cc: joaotavora@gmail.com, emacs-devel@gnu.org
Subject: Re: emacs-29 9b775ddc057 1/2: ; * etc/EGLOT-NEWS: Fix wording of last change.
Date: Sat, 06 May 2023 18:44:01 +0300	[thread overview]
Message-ID: <83h6spfose.fsf@gnu.org> (raw)
In-Reply-To: <f6c35e9c-ef19-94b6-1354-b10cf3aab99b@gutov.dev> (message from Dmitry Gutov on Sat, 6 May 2023 18:26:11 +0300)

> Date: Sat, 6 May 2023 18:26:11 +0300
> Cc: emacs-devel@gnu.org
> From: Dmitry Gutov <dmitry@gutov.dev>
> 
> >> One more time: in Emacs 28 package-install doesn't upgrade,
> >> but it installs the latest, which is incompatible behaviour
> >> if you move to Emacs 29, where that won't happen.
> > 
> > Is this for Eglot (and use-package), or is this for any package
> > installed from ELPA?  IOW, does Emacs 29's package-install still
> > install the latest version of a package from ELPA?  And does that
> > happen even if some older version of a package is already installed?
> 
> Like Joao said:
> 
>    Yes to the first, no to the second.

Yes, except that I asked 3 questions, not 2, and the first was "either
or", so saying "yes" doesn't help.  But never mind.

> Meaning, 'M-x package-install' will install the latest version (or some 
> available version) from ELPA, if the package is not installed.
> 
> If some version of it is installed from ELPA (!) already, 'M-x 
> package-install' won't upgrade.

Then I don't understand why you decided to drop the similar change to
package-upgrade.  At the time I thought package-install can be used as
an alternative, but if it cannot, I think we should add to
package-upgrade the same optional behavior of upgrading a built-in
package as we have in package-install.

What other methods currently exist to upgrade an already installed
package (or a non-built-in package that is already installed)?  I know
about one -- via lisp-packages (a.k.a. package menu); are there
others?

Will any of these methods upgrade a built-in package, at least as an
optional behavior?

> >> So if you're used to setting up a brand new Emacs 28 and
> >> package-install Eglot to get versions with nice features and
> >> bugfixes, you may be dismayed to find that doing the very
> >> same thing in Emacs 29 results in what will probably be a
> >> old version.
> > 
> > Are you talking about users who didn't update their Eglot, except when
> > a new Emacs version was released?  Or are you talking about users who
> > updated Eglot from ELPA (using package-install) even between Emacs
> > releases?  Or are you talking about something else entirely?
> 
> He is mostly talking about users who e.g. wiped their config directory 
> and ~/.emacs.d/elpa and are starting anew. Or just deleted 
> ~/.emacs.d/elpa/eglot-xxxxxx.

Is this what many users do?  I'd be surprised, but maybe I'm missing
something.

> In that situation, indeed, 'M-x 
> package-install' will install the latest version from ELPA.
> 
> In Emacs 29, however, it won't. Because one version of Eglot is 
> available already (built-in).

But if emptying ~/.emacs.d/elpa is not a frequent use case, why should
we care about it so much?  It sounds like bug#62720 and the entire
long dispute that followed were focused on this strange use pattern,
instead of talking about more reasonable upgrade scenarios?

> I'm pretty sure I have outlined this twice already, not too long ago. 
> Prefacing the first message with an apology, saying I had been 
> previously confused myself.

I apologize for being confused and for asking almost the same
questions repeatedly, but given that fact that even people who are
familiar with package.el are confused, I think I'm in good company.



  reply	other threads:[~2023-05-06 15:44 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <168335548287.8529.4912240840977468283@vcs2.savannah.gnu.org>
     [not found] ` <20230506064443.56C75C22F15@vcs2.savannah.gnu.org>
2023-05-06 10:14   ` emacs-29 9b775ddc057 1/2: ; * etc/EGLOT-NEWS: Fix wording of last change Dmitry Gutov
2023-05-06 10:35     ` Eli Zaretskii
2023-05-06 10:46       ` Dmitry Gutov
2023-05-06 10:53         ` Eli Zaretskii
2023-05-06 13:03           ` João Távora
2023-05-06 13:22             ` Eli Zaretskii
2023-05-06 13:48               ` João Távora
2023-05-06 14:11                 ` Eli Zaretskii
2023-05-06 14:45                   ` Eli Zaretskii
2023-05-06 15:28                 ` Dmitry Gutov
2023-05-06 15:26               ` Dmitry Gutov
2023-05-06 15:44                 ` Eli Zaretskii [this message]
2023-05-06 15:54                   ` Dmitry Gutov
2023-05-06 16:40                     ` Eli Zaretskii
2023-05-06 18:44                       ` Philip Kaludercic
2023-05-06 19:08                         ` Eli Zaretskii
2023-05-07  7:43                           ` Philip Kaludercic
2023-05-06 19:15                         ` Dmitry Gutov
2023-05-06 19:14                       ` Dmitry Gutov
2023-05-06 19:38                         ` Eli Zaretskii
2023-05-06 20:31                           ` Dmitry Gutov
2023-05-06 20:52                             ` João Távora
2023-05-07  5:51                             ` Eli Zaretskii
2023-05-07  8:46                               ` Philip Kaludercic
2023-05-07  9:32                                 ` Eli Zaretskii
2023-05-07 17:16                                   ` Philip Kaludercic
2023-05-07 18:32                                     ` Eli Zaretskii
2023-05-07 19:24                                       ` Philip Kaludercic
2023-05-07 19:32                                         ` Eli Zaretskii
2023-05-07 19:44                                           ` Philip Kaludercic
2023-05-08 11:19                                             ` Eli Zaretskii
2023-05-12 12:35                                               ` Eli Zaretskii
2023-05-08 11:20                                             ` Eli Zaretskii
2023-05-08 13:34                                               ` Philip Kaludercic
2023-05-08 13:44                                                 ` Eli Zaretskii
2023-05-10  6:59                                                   ` Philip Kaludercic
2023-05-10 11:03                                                     ` Philip Kaludercic
2023-05-10 14:06                                                       ` Eli Zaretskii
2023-05-10 15:02                                                       ` Ruijie Yu via Emacs development discussions.
2023-05-11  7:29                                                         ` Philip Kaludercic
2023-05-10 22:19                                                       ` Dmitry Gutov
2023-05-11  7:26                                                         ` Philip Kaludercic
2023-05-11  9:43                                                           ` Dmitry Gutov
2023-05-11 10:46                                                             ` Eli Zaretskii
2023-05-12  6:43                                                             ` Philip Kaludercic
2023-05-07 20:36                                           ` Dmitry Gutov
2023-05-08 11:24                                             ` Eli Zaretskii
2023-05-08 21:39                                               ` Dmitry Gutov
2023-05-12 12:34                                               ` Eli Zaretskii
2023-05-07  9:50                               ` Dmitry Gutov
2023-05-07 10:55                                 ` Eli Zaretskii
2023-05-06 16:58                 ` João Távora

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83h6spfose.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dmitry@gutov.dev \
    --cc=emacs-devel@gnu.org \
    --cc=joaotavora@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).