GNU bug report logs -
#20662
25.0.50; Remote copy through Dired fails
Previous Next
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
Manuel Uberti <manuel.uberti <at> inventati.org> writes:
Hi Manuel,
>> What does "M-x locate-library RET tramp-sh RET" return?
> /usr/local/share/emacs/site-lisp/tramp-sh.elc
You might check the timestamp, whether it is a recent file.
>> Could you, please, try the following on the file in the Emacs repo
>> (replace "~/src/emacs" with your local path):
>
> git status lisp/net/tramp-sh.el
> On branch master
> Your branch is up-to-date with 'origin/master'.
> nothing to commit, working directory clean
>
> git log lisp/net/tramp-sh.el
> commit 0a539105a88820548b2038251eb174026341150e
> Author: Michael Albinus <michael.albinus <at> gmx.de>
> Date: Fri May 29 19:45:59 2015 +0200
>
> Improve Tramp traces.
>
> * lisp/net/tramp.el (tramp-call-process-region): New defun.
>
> * lisp/net/tramp-sh.el (tramp-get-inline-coding): Use it.
Looks good.
>> Please call directly the built emacs then:
>>
>> ./src/emacs
>
> Done, and did the test again. Find attached the debug trace.
Hmm, still my recent change not visible. However, did you call Emacs as
suggested by me? "./src/emacs" directly from the Emacs repository? The
file location above tells something different:
/usr/local/share/emacs/site-lisp/tramp-sh.elc
Anyway, I have improved the traces again, and committed to the
repo. Could you please pull them, recompile Emacs, and call it as
suggested? This time you need (setq tramp-verbose 10)
> Kind regards,
>
> 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.