emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Recursive copies in dired abort on first error


From: Sven Joachim
Subject: Re: Recursive copies in dired abort on first error
Date: Wed, 06 Sep 2006 20:04:38 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060812)

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. :-(







reply via email to

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