emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10242: closed (dired-do-rename should mention that


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10242: closed (dired-do-rename should mention that it did at least copy the file)
Date: Thu, 08 Dec 2011 19:33:03 +0000

Your message dated Thu, 08 Dec 2011 14:31:58 -0500
with message-id <address@hidden>
and subject line Re: bug#10242: dired-do-rename should mention that it did at 
least copy the file
has caused the debbugs.gnu.org bug report #10242,
regarding dired-do-rename should mention that it did at least copy the file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10242: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10242
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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.



--- End Message ---
--- Begin Message --- 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 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
tags 10242 wontfix notabug
stop

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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]