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:31:51 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>> To implement cross-partition move in Emacs we could either use the
>> same code as implemented in coreutils,
>
> No, see below.
>
>> or rely on calling `mv' as the external command.
>
> No, since that does not work with external files accessed with
> ange-ftp or tramp.

We are talking about cross-partition operations, not cross-machine, right?
Ange-ftp and tramp use quite different facilities for copying and moving
files between machines.

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




reply via email to

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