all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 4703@emacsbugs.donarmstrong.com
Subject: bug#4703: 23.1; Dired encryption menu items
Date: Sun, 15 Nov 2009 11:28:14 -0500	[thread overview]
Message-ID: <878we7eorl.fsf@stupidchicken.com> (raw)

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





             reply	other threads:[~2009-11-15 16:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-15 16:28 Chong Yidong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-11 23:41 bug#4703: 23.1; Dired encryption menu items Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878we7eorl.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=4703@emacsbugs.donarmstrong.com \
    --cc=drew.adams@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.