X-Loop: help-debbugs@HIDDEN
Subject: bug#45261: New command to mark autoremovable packages
Resent-From: Juri Linkov <juri@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Tue, 15 Dec 2020 20:24:02 +0000
Resent-Message-ID: <handler.45261.B.160806382721218 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 45261
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: 
To: 45261 <at> debbugs.gnu.org
X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN
Received: via spool by submit <at> debbugs.gnu.org id=B.160806382721218
          (code B ref -1); Tue, 15 Dec 2020 20:24:02 +0000
Received: (at submit) by debbugs.gnu.org; 15 Dec 2020 20:23:47 +0000
Received: from localhost ([127.0.0.1]:59223 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1kpGrK-0005WA-TG
	for submit <at> debbugs.gnu.org; Tue, 15 Dec 2020 15:23:47 -0500
Received: from lists.gnu.org ([209.51.188.17]:39330)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <juri@HIDDEN>) id 1kpGrJ-0005W3-Gi
 for submit <at> debbugs.gnu.org; Tue, 15 Dec 2020 15:23:45 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:40724)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <juri@HIDDEN>) id 1kpGrJ-0004RW-9R
 for bug-gnu-emacs@HIDDEN; Tue, 15 Dec 2020 15:23:45 -0500
Received: from relay12.mail.gandi.net ([217.70.178.232]:34495)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <juri@HIDDEN>) id 1kpGrE-0003t5-RP
 for bug-gnu-emacs@HIDDEN; Tue, 15 Dec 2020 15:23:44 -0500
Received: from mail.gandi.net (m91-129-99-98.cust.tele2.ee [91.129.99.98])
 (Authenticated sender: juri@HIDDEN)
 by relay12.mail.gandi.net (Postfix) with ESMTPSA id EEDD7200002;
 Tue, 15 Dec 2020 20:23:34 +0000 (UTC)
From: Juri Linkov <juri@HIDDEN>
Organization: LINKOV.NET
Date: Tue, 15 Dec 2020 22:13:54 +0200
Message-ID: <87zh2f14r1.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)
MIME-Version: 1.0
Content-Type: text/plain
Received-SPF: pass client-ip=217.70.178.232; envelope-from=juri@HIDDEN;
 helo=relay12.mail.gandi.net
X-Spam_score_int: -25
X-Spam_score: -2.6
X-Spam_bar: --
X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7,
 RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.6 (-)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.6 (--)
Like the existing command package-menu-mark-obsolete-for-deletion
bound to '~', there is a need for a similar command that would flag
for deletion all autoremovable packages.  There is the command
package-autoremove, but it deletes all packages at once,
and its selection of packages that it proposes to remove
is wrong all the time.
So after a new command will mark packages for removal,
at least this will allow manually unmark the packages that
should not be removed, leaving only those packages marked
for deletion that really were installed as dependencies.
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Juri Linkov <juri@HIDDEN> Subject: bug#45261: Acknowledgement (New command to mark autoremovable packages) Message-ID: <handler.45261.B.160806382721218.ack <at> debbugs.gnu.org> References: <87zh2f14r1.fsf@HIDDEN> X-Gnu-PR-Message: ack 45261 X-Gnu-PR-Package: emacs Reply-To: 45261 <at> debbugs.gnu.org Date: Tue, 15 Dec 2020 20:24:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-gnu-emacs@HIDDEN If you wish to submit further information on this problem, please send it to 45261 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 45261: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D45261 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
 GNU bug tracking system
 Copyright (C) 1999 Darren O. Benham,
 1997 nCipher Corporation Ltd,
 1994-97 Ian Jackson.