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

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

bug#55470: [PATCH] Add package-delete-regexp


From: Marwan L.
Subject: bug#55470: [PATCH] Add package-delete-regexp
Date: Tue, 17 May 2022 00:25:30 +0100

This function allows you to delete packages, with names that match the
regexp. This is makes operations like deleting multiple packages that
begin with the same namespace (^company.*, ^treemacs.*, etc.) much
easier to do

The function will also tell you how much packages it will delete (in a
temporary buffer) and prompt for a Yes or No answer

Attachment: package.diff
Description: Text document


reply via email to

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