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: Sat, 30 May 2015 10:38:00 +0200
Manuel Uberti <manuel.uberti <at> inventati.org> writes:

Hi Manuel,

>> Have you pulled Emacs from the repository, recompiled, and restarted Emacs?
>
> Yes, I pulled Emacs from the repository, recompiled, restarted and did
> the test.
>
> This is my current Emacs version:
>
> GNU Emacs 25.0.50.2 (i686-pc-linux-gnu, GTK+ Version 3.14.5)
>  of 2015-05-30 on bebop
>
> Head is now on this commit: 56af96e.

That's OK, my commit was earlier (56af96e54ee2402a07105fe60a5d6c34d697229d).

> I did the test again, find attached the debug trace.

There's still no trace of tramp-call-process-region :-(

Could you, please, check whether you have the proper Tramp version in
the load-path:

(locate-library "tramp-sh")

And in the reported file, there must be at line 5590

		 (apply
		  'tramp-call-process-region ,vec beg end
		  (car (split-string ,compress)) t t nil
		  (cdr (split-string ,compress))))

> Thank you for your patience on this.
>
> Manuel Uberti

Best regards, Michael.




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

Previous Next


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