GNU bug report logs - #26825
dired-do-compress should prompt with already determined action

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 8 May 2017 09:51:02 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 26825 <at> debbugs.gnu.org
Subject: bug#26825: dired-do-compress should prompt with already determined action
Date: Mon, 08 May 2017 03:44:25 +0800
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.




This bug report was last modified 8 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.