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

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

bug#39436: 27.0.60; Documentaion error for package-menu-hide-package


From: Pieter van Oostrum
Subject: bug#39436: 27.0.60; Documentaion error for package-menu-hide-package
Date: Sun, 09 Feb 2020 17:52:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.60 (darwin)

There is another strange thing in package.el. I wonder if it needs its own bug 
report or can be put under the current cover.

There are two menu entries for the operation revert-buffer (r), each with 
slightly different, and I would say not exactly consistent, descriptions.

    ["Refresh Package List" revert-buffer
     :help "Redownload the ELPA archive"
     :active (not package--downloads-in-progress)]
    ["Redisplay buffer" revert-buffer :help "Update the buffer with current 
list of packages"]

I guess one of them might be a legacy left-over.
Moreover, they should both have the (not package--downloads-in-progress) 
condition.
-- 
Pieter van Oostrum
www: http://pieter.vanoostrum.org/
PGP key: [8DAE142BE17999C4]





reply via email to

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