unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26825: dired-do-compress should prompt with already determined action
@ 2017-05-07 19:44 積丹尼 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: 積丹尼 Dan Jacobson @ 2017-05-07 19:44 UTC (permalink / raw)
  To: 26825

Z runs the command dired-do-compress

But it prompts
"Compress or uncompress local.osm.gz? (y or n)" y
Uncompressing /cf/updates/no_backup/local.osm.gz...done

Can't the test be done a little earlier, so we could get
"Uncompress local.osm.gz? (y or n)" y
Uncompressing /cf/updates/no_backup/local.osm.gz...done

I mean it checks at some point what it should do.
Can't it check before asking?
I suppose the only savings of not checking earlier is if the user
aborts, then no check is needed.

The mixed case prompt twin wording,
"Compress or uncompress [next 3 files]? (y or n)"
is only fully appropriate if there indeed is a mixed case involved.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-07 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-07 19:44 bug#26825: dired-do-compress should prompt with already determined action 積丹尼 Dan Jacobson

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