emacs-devel
[Top][All Lists]
Advanced

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

Re: dired mode recursive delete


From: Juri Linkov
Subject: Re: dired mode recursive delete
Date: Sun, 03 Jun 2007 23:00:12 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> You did not answer my question.  I know coreutils and that it has a mv
> command that will move across file systems.

Sorry, I didn't answer your question explicitly.  I only did that in my
reply to Dieter.

> But what has coreutils to do with how Emacs moves files?

To implement cross-partition move in Emacs we could either use the same code as
implemented in coreutils, or rely on calling `mv' as the external command.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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