|
| From: | Stefan Monnier |
| Subject: | Re: bug in copy-directory |
| Date: | Mon, 07 Feb 2011 22:32:49 -0500 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> with the patch i sent you we have
> dired-do-copy ==> dired-create-files ==> dired-copy-file ==>
> dired-copy-file-recursive ==> copy-directory1
> So what happen if copy-directory1 is not aware of handler to use?
> Michael?
Indeed, then we'd need a copy-directory-2 for dired's use (which would
do the needed cleanup and the check for file-name-handlers).
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |