GNU bug report logs - #34503
dired-do-copy: full disclosure

Previous Next

Package: emacs;

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

Date: Sat, 16 Feb 2019 19:33:01 UTC

Severity: wishlist

Merged with 6312, 7107

Found in version 24.0.50

To reply to this bug, email your comments to 34503 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#34503; Package emacs. (Sat, 16 Feb 2019 19:33:01 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. (Sat, 16 Feb 2019 19:33:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: dired-do-copy: full disclosure
Date: Sun, 17 Feb 2019 01:49:51 +0800
C runs the command dired-do-copy (found in dired-mode-map), which is
an interactive autoloaded compiled Lisp function in ‘dired-aux.el’.

OK but even though it asks "Recursive copy of directory?" etc.
its final line is always "Copied 1 file".

Please have it say "Copied 2387 files, 141 directories" else we always
have to double check if it really ever copied more than one file you
see. Computers are fast these days.

Yes you can argue (hmmm, I think we argued about this before) that a
directory is a file. But cp -v shows more that one...

Anyway simply keep track of how many files and directories were copied
and report it.

But wait, then we lose the safety feature of: "I forgot how many marks I
made. In fact I had marked two directories, so good thing it said copied
2 files."

OK, say "Copied 2 trees, 47 directories, 234 files." Something like
that.

And only say "trees" when more than one directory is marked...

But what if they had marked one directory and one file...

Same for Rename (R).




Forcibly Merged 6312 7107 34503. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 16 Feb 2019 19:54:02 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 117 days ago.

Previous Next


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