unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4703: 23.1; Dired encryption menu items
@ 2009-10-11 23:41 Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2009-10-11 23:41 UTC (permalink / raw)
  To: bug-gnu-emacs

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)'
 







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#4703: 23.1; Dired encryption menu items
@ 2009-11-15 16:28 Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2009-11-15 16:28 UTC (permalink / raw)
  To: Drew Adams; +Cc: 4703

> 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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-15 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-15 16:28 bug#4703: 23.1; Dired encryption menu items Chong Yidong
  -- strict thread matches above, loose matches on Subject: below --
2009-10-11 23:41 Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).