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

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

bug#20662: 25.0.50; Remote copy through Dired fails


From: Michael Albinus
Subject: bug#20662: 25.0.50; Remote copy through Dired fails
Date: Sat, 30 May 2015 12:00:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Manuel Uberti <manuel.uberti@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@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.





reply via email to

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