GNU bug report logs -
#26825
dired-do-compress should prompt with already determined action
Previous Next
To reply to this bug, email your comments to 26825 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#26825
; Package
emacs
.
(Mon, 08 May 2017 09:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 08 May 2017 09:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.