GNU bug report logs - #20662
25.0.50; Remote copy through Dired fails

Previous Next

Package: emacs;

Reported by: Manuel Uberti <manuel.uberti <at> inventati.org>

Date: Tue, 26 May 2015 16:21:03 UTC

Severity: normal

Found in version 25.0.50

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Manuel Uberti <manuel.uberti <at> inventati.org>
Cc: 20662 <at> debbugs.gnu.org
Subject: bug#20662: 25.0.50; Remote copy through Dired fails
Date: Thu, 28 May 2015 12:12:05 +0200
Manuel Uberti <manuel.uberti <at> inventati.org> writes:

Hi Manuel,

> I already tried leaving out everything after line 92. To be more
> precise, first I tried living out only my Dired-related settings, then
> everything in my ~/.emacs.d/lisp directory. The error still happens.

And it doesn't happen to. So it seems to depend on the file/directory
you intend to copy.

> I will try toggle debug-on-error on, but I am pretty sure I already
> tried that way and there was no stacktrace for that error. That is why I
> debugged line-by-line and narrowed the problem down to the line I
> mentioned in my first message.

You have said

| After some debugging, I nailed down the issue to this line of
| dired-copy-file-recursive:
|
| (copy-file from to ok-flag preserve-time)

That is not sufficient information; I don't know how
dired-copy-file-recursive was called, and I don't know the values of the
arguments.

I guess you have used edebug for debugging. When you have reached the
point you've mentioned, please press 'd'. This produces a backtrace.

> Manuel Uberti

Best regards, Michael.




This bug report was last modified 10 years and 51 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.