Handle errors in recursive copy usefully.
authorRichard M. Stallman <rms@gnu.org>
Mon, 11 Sep 2006 02:25:00 +0000 (02:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 11 Sep 2006 02:25:00 +0000 (02:25 +0000)
commitc62a80738261d6817254ea13d398d3ef94a918e4
tree4e2e6f3a8a0767f27a4c375254df11dc42fbd264
parent5a1b28a4cbf6d96140fc08d75f17875bd150ee58
Handle errors in recursive copy usefully.
(dired-create-files-failures): New variable.
(dired-copy-file): Remove condition-case.
(dired-copy-file-recursive): Check for errors on all file
operations, and add them to dired-create-files-failures.
Check file file-date-erorr here too.
(dired-create-files): Check dired-create-files-failures
and report those errors too.
lisp/ChangeLog
lisp/dired-aux.el