unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10242: dired-do-rename should mention that it did at least copy the file
@ 2011-12-07 16:49 ` jidanni
  2011-12-08 19:31   ` Glenn Morris
  2011-12-09  0:31   ` bug#10242: closed (Re: bug#10242: dired-do-rename should mention that it did at least copy the file) jidanni
  0 siblings, 2 replies; 3+ messages in thread
From: jidanni @ 2011-12-07 16:49 UTC (permalink / raw)
  To: 10242

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#10242: dired-do-rename should mention that it did at least copy the file
  2011-12-07 16:49 ` bug#10242: dired-do-rename should mention that it did at least copy the file jidanni
@ 2011-12-08 19:31   ` Glenn Morris
  2011-12-09  0:31   ` bug#10242: closed (Re: bug#10242: dired-do-rename should mention that it did at least copy the file) jidanni
  1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-12-08 19:31 UTC (permalink / raw)
  To: 10242-done

tags 10242 wontfix notabug
stop

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#10242: closed (Re: bug#10242: dired-do-rename should mention that it did at least copy the file)
  2011-12-07 16:49 ` bug#10242: dired-do-rename should mention that it did at least copy the file jidanni
  2011-12-08 19:31   ` Glenn Morris
@ 2011-12-09  0:31   ` jidanni
  1 sibling, 0 replies; 3+ messages in thread
From: jidanni @ 2011-12-09  0:31 UTC (permalink / raw)
  To: 10242

OK, I guess I should file a bug against mv(1) to have it do the cp(1)
silently even if it can't mv.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-09  0:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <handler.10242.D10242.132337277224807.notifdone@debbugs.gnu.org>
2011-12-07 16:49 ` bug#10242: dired-do-rename should mention that it did at least copy the file jidanni
2011-12-08 19:31   ` Glenn Morris
2011-12-09  0:31   ` bug#10242: closed (Re: bug#10242: dired-do-rename should mention that it did at least copy the file) jidanni

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).