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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jidanni <at> jidanni.org
Subject: bug#10242: closed (Re: bug#10242: dired-do-rename should mention
 that it did at least copy the file)
Date: Thu, 08 Dec 2011 19:33:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#10242: dired-do-rename should mention that it did at least copy the file

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 10242 <at> debbugs.gnu.org.

-- 
10242: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10242
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 10242-done <at> debbugs.gnu.org
Subject: Re: bug#10242: dired-do-rename should mention that it did at least
	copy the file
Date: Thu, 08 Dec 2011 14:31:58 -0500
tags 10242 wontfix notabug
stop

Emacs behaves the same way as the `mv' command does.
Closing as wontfix.

[Message part 3 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: 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.