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

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

bug#62750: closed (29.0.50; Commands 'package-update' and 'package-updat


From: GNU bug Tracking System
Subject: bug#62750: closed (29.0.50; Commands 'package-update' and 'package-update-all' should be called '*-upgrade')
Date: Thu, 27 Apr 2023 23:28:02 +0000

Your message dated Fri, 28 Apr 2023 02:27:24 +0300
with message-id <3ba65fda-56db-5dca-a1ae-a9a951c5e545@gutov.dev>
and subject line Re: bug#62750: 29.0.50; Commands 'package-update' and 
'package-update-all' should be called '*-upgrade'
has caused the debbugs.gnu.org bug report #62750,
regarding 29.0.50; Commands 'package-update' and 'package-update-all' should be 
called '*-upgrade'
to be marked as done.

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


-- 
62750: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62750
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; Commands 'package-update' and 'package-update-all' should be called '*-upgrade' Date: Mon, 10 Apr 2023 07:53:52 -0500 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0
Hi,

Browsing the NEWS file for the first Emacs 29 pretest, I was glad to see
the following new commands:

    +++
    *** New command 'package-update'.
    This command allows you to upgrade packages without using 'M-x
    list-packages'.

    +++
    *** New command 'package-update-all'.
    This command allows updating all packages without any queries.

But, IMHO, these commands should be named 'package-upgrade' and
'package-upgrade-all'.

In my experience in GNU/Linux systems and other software, the verb
"update" is commonly used to refer to updating the list of available
packages and their versions without changing the installed versions of
packages (e.g. in Debian, "apt update"), while the verb "upgrade" is
used to refer to actually installing newer versions of packages
(e.g. "apt upgrade", or GNU Guix's "guix upgrade"). This terminology mirrors the inverse, i.e. "downgrading"; it's not said that packages are "downdated" or "backdated."

Even the first NEWS entry seems to suggest this conflation, as it says,
"This command allows you to upgrade packages...".

If it's not too late to make this change, I think it would be
worthwhile, as I think it would help prevent confusion for many users.
OTOH, if Emacs 29 is released with "update packages" meaning "to upgrade
packages to newer versions", we may be stuck with this confusing
language for a long time.

Thanks for your consideration, and for your work on Emacs.



--- End Message ---
--- Begin Message --- Subject: Re: bug#62750: 29.0.50; Commands 'package-update' and 'package-update-all' should be called '*-upgrade' Date: Fri, 28 Apr 2023 02:27:24 +0300 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0
On 10/04/2023 15:53, Adam Porter wrote:
But, IMHO, these commands should be named 'package-upgrade' and
'package-upgrade-all'.

They have now been renamed (with Eli's blessing in another bug's thread). Without compatibility aliases.

Functions inside package-vc.el have been renamed too.

Thanks everybody! Closing.


--- End Message ---

reply via email to

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