GNU bug report logs -
#39903
28.0.50; Feature request: another filter for Package Menu
Previous Next
Reported by: Pieter van Oostrum <pieter <at> vanoostrum.org>
Date: Wed, 4 Mar 2020 14:54:01 UTC
Severity: wishlist
Found in version 28.0.50
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 39903 <at> debbugs.gnu.org (full text, mbox):
Pieter van Oostrum <pieter <at> vanoostrum.org> writes:
> This is a request for a new filter in Package Menu.
>
> Motivation: The command `package-menu-mark-upgrades' in the "*Packages*"
> buffer marks all packages that have new versions. Both the new versions
> are marked for installation (I) and the old versions for deletion (D).
>
> However, it is not so easy to inspect which packages will be
> affected. Currently the only simple ways are to do an `isearch' in the
> "*Packages*" buffer for "^[^ ]", or to do an `occur' for the same
> regexp. The latter gives an overview of all packages involved, but
> requires an indirection step to get into the "*Packages*" buffer, for
> example to unmark a package.
>
> The attached file adds a new command to filter the "*Packages*"
> buffer to show only the packages with a non-empty mark, i.e. the same as
> the above `occur' command would show, but then without the extra
> indirection.
>
> My proposal is to bind it to "/m", and to add a menu entry.
This looks useful. Could you write this up as a patch instead?
Preferably also with a Changelog entry as described in the CONTRIBUTE
file. We should also add this new command to the relevant NEWS entry,
and the user manual.
Thanks in advance.
Best regards,
Stefan Kangas
This bug report was last modified 5 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.