emacs-devel
[Top][All Lists]
Advanced

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

Re: dired mode recursive delete


From: martin rudalics
Subject: Re: dired mode recursive delete
Date: Sun, 03 Jun 2007 15:09:51 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

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'.

Because no one wrote the emulators cp-lisp.el and mv-lisp.el yet?





reply via email to

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