Richard Stallman wrote:
Please try this patch instead.
*** dired-aux.el 17 Jul 2006 16:31:56 -0400 1.146
--- dired-aux.el 05 Sep 2006 11:20:50 -0400
***************
*** 39,44 ****
--- 39,49 ----
;; We need macros in dired.el to compile properly.
(eval-when-compile (require 'dired))
+ (defvar dired-create-files-failures nil
Should read dired-create-file-failures. ;-)
After I changed that, the code compiled and worked cleanly.
However, there's still no indication of failed copies in the
echo area or the *Messages* buffer. :-(
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug