From unknown Sat Aug 16 21:17:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4703: 23.1; Dired encryption menu items Reply-To: "Drew Adams" , 4703@debbugs.gnu.org Resent-From: "Drew Adams" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Sun, 11 Oct 2009 23:50:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4703 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125530460110470 (code B ref -1); Sun, 11 Oct 2009 23:50:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Oct 2009 23:43:21 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.3 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9BNhJ0g010466 for ; Sun, 11 Oct 2009 16:43:21 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mx84N-0006v9-Bc for bug-gnu-emacs@gnu.org; Sun, 11 Oct 2009 19:43:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mx84H-0006s8-RI for bug-gnu-emacs@gnu.org; Sun, 11 Oct 2009 19:43:18 -0400 Received: from [199.232.76.173] (port=54305 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mx84H-0006s5-GF for bug-gnu-emacs@gnu.org; Sun, 11 Oct 2009 19:43:13 -0400 Received: from rcsinet11.oracle.com ([148.87.113.123]:44457 helo=rgminet11.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mx84H-0001If-2W for bug-gnu-emacs@gnu.org; Sun, 11 Oct 2009 19:43:13 -0400 Received: from rgminet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by rgminet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n9BNiNxB016120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 11 Oct 2009 23:44:24 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rgminet13.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n9BNPBO4010002 for ; Sun, 11 Oct 2009 23:43:42 GMT Received: from abhmt020.oracle.com by acsmt357.oracle.com with ESMTP id 20337856381255304471; Sun, 11 Oct 2009 18:41:11 -0500 Received: from dradamslap1 (/24.5.184.158) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 11 Oct 2009 16:41:11 -0700 From: "Drew Adams" To: Date: Sun, 11 Oct 2009 16:41:33 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcpKzF2OgYWkopioTYu0iJCSBU9V3A== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.4AD26D8C.004B:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) The menu items Encrypt, Sign, Verify, and Decrypt are on the Immediate menu. They should instead be on the Operate menu. They each act on the set of marked files (or the next prefix-arg files). Also, if these commands do not legitimately work on a subdirectory, then the menu items should be defined with an appropriate :enable entry, so that they are disabled for non-file lines. In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-29 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.4)' From unknown Sat Aug 16 21:17:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4703: 23.1; Dired encryption menu items Reply-To: Chong Yidong , 4703@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Sun, 15 Nov 2009 16:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4703 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4703-submit@emacsbugs.donarmstrong.com id=B4703.125830250227884 (code B ref 4703); Sun, 15 Nov 2009 16:35:03 +0000 Received: (at 4703) by emacsbugs.donarmstrong.com; 15 Nov 2009 16:28:22 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.2 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po26.its.yale.edu (pantheon-po26.its.yale.edu [130.132.50.121]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAFGSKde027881 for <4703@emacsbugs.donarmstrong.com>; Sun, 15 Nov 2009 08:28:21 -0800 Received: from furry (adsl-99-58-202-243.dsl.wlfrct.sbcglobal.net [99.58.202.243]) (authenticated bits=0) by pantheon-po26.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nAFGSEUK002835 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 15 Nov 2009 11:28:15 -0500 Received: by furry (Postfix, from userid 1000) id 9B0E1C071; Sun, 15 Nov 2009 11:28:14 -0500 (EST) From: Chong Yidong To: "Drew Adams" Cc: 4703@debbugs.gnu.org Date: Sun, 15 Nov 2009 11:28:14 -0500 Message-ID: <878we7eorl.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > The menu items Encrypt, Sign, Verify, and Decrypt are on the Immediate > menu. They should instead be on the Operate menu. They each act on > the set of marked files (or the next prefix-arg files). Fixed, thanks. > Also, if these commands do not legitimately work on a subdirectory, > then the menu items should be defined with an appropriate :enable > entry, so that they are disabled for non-file lines. This is a little tricky to implement. There are several menu items that would benefit from this behavior, but finding the marked files is currently rather expensive, and I don't like the prospect of doing it for every menu item, each time the user opens the menu. This will have to wait for a Dired revamp. From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 02 15:32:51 2010 Received: (at control) by debbugs.gnu.org; 2 Jan 2010 20:32:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRAeY-000710-Qa for submit@debbugs.gnu.org; Sat, 02 Jan 2010 15:32:51 -0500 Received: from pantheon-po42.its.yale.edu ([130.132.50.101]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRAeW-00070v-Gl for control@debbugs.gnu.org; Sat, 02 Jan 2010 15:32:49 -0500 Received: from furry (adsl-99-75-106-169.dsl.wlfrct.sbcglobal.net [99.75.106.169]) (authenticated bits=0) by pantheon-po42.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o02KWigh031256 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 2 Jan 2010 15:32:44 -0500 Received: by furry (Postfix, from userid 1000) id 0AB68C05D; Sat, 2 Jan 2010 15:32:44 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 4703 Date: Sat, 02 Jan 2010 15:32:44 -0500 Message-ID: <87pr5sqmc3.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -3.2 (---) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.2 (---) close 4703 thanks