all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#32967: dired-do-rename: don't say overwrite when you really mean attach as child
@ 2018-10-07 12:31 積丹尼 Dan Jacobson
  2019-07-11 15:58 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2018-10-07 12:31 UTC (permalink / raw
  To: 32967

R runs the command dired-do-rename (found in dired-mode-map)

It says e.g.,
Overwrite ‘/tmp/201840’? [Type yn!q or C-h]

That is great, but it just uses the same message for all cases:
file->file
file->directory
directory->file
directory->directory.

At least the case I tested: directory->directory, overwriting is very
much different that what really happens (attaching as child).

emacs-version "25.2.2"
Yes I'm sure I reported this before.





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

end of thread, other threads:[~2019-07-13 23:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-07 12:31 bug#32967: dired-do-rename: don't say overwrite when you really mean attach as child 積丹尼 Dan Jacobson
2019-07-11 15:58 ` Lars Ingebrigtsen
2019-07-13 23:09   ` 積丹尼 Dan Jacobson

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.