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

>>>> Could we eliminate this restriction in dired since now coreutils supports
>>>> cross-partition recursive directory renames.
>
> It would be great if dired had also a way of updating directory trees
> similar to 'cp -u' or 'midnight-commander'.

I wonder what would be the best way to implement this in dired: get code
from coreutils (that updates directories like `cp -u', moves directories
between partitions etc.), or make dired commands to run coreutils commands
like `cp' and `mv' directly with appropriate switches.  It seems strange
that dired uses external commands like `ls', and doesn't use `cp' and `mv'.

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




reply via email to

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