GNU bug report logs - #10242
dired-do-rename should mention that it did at least copy the file

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Wed, 7 Dec 2011 16:51:02 UTC

Severity: minor

Tags: notabug, wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jidanni <at> jidanni.org
To: 10242 <at> debbugs.gnu.org
Subject: bug#10242: dired-do-rename should mention that it did at least copy the file
Date: Thu, 08 Dec 2011 00:49:15 +0800
The user tries to move one of root's files, using
R runs the command dired-do-rename
and gets
Move `/tmp/075.127.075.210.00080-218.174.214.026.44260' to `/cf/075.127.075.210.00080-218.174.214.026.44260' failed:
(file-error Removing old name operation not permitted /tmp/075.127.075.210.00080-218.174.214.026.44260)
so then he decides to use
C runs the command dired-do-copy
and gets
Overwrite `/cf/075.127.075.210.00080-218.174.214.026.44260'? [Type yn!q or C-h] n
Copy `/tmp/075.127.075.210.00080-218.174.214.026.44260' to `/cf/075.127.075.210.00080-218.174.214.026.44260' failed:
(file-already-exists File already exists /cf/075.127.075.210.00080-218.174.214.026.44260)

Any why? Because the first message forgot to tell him that indeed the
file was at least, yes, successfully copied.




This bug report was last modified 13 years and 169 days ago.

Previous Next


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