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: Manuel Uberti
Subject: bug#20662: 25.0.50; Remote copy through Dired fails
Date: Sat, 30 May 2015 11:35:13 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 30/05/15 11:03, Michael Albinus wrote:
> Manuel Uberti <manuel.uberti@inventati.org> writes:
> 
> Hi Manuel,
> 
>> There is no tramp-call-process-region in that file, althoug I saw you
>> add that function from the log.
> 
> What does "M-x locate-library RET tramp-sh RET" return?
> 
> Could you, please, try the following on the file in the Emacs repo
> (replace "~/src/emacs" with your local path):
> 
> # git status ~/src/emacs/lisp/net/tramp-sh.el
> # git log ~/src/emacs/lisp/net/tramp-sh.el
> 
>> I usually build the sources like this:
>>
>> ./configure
>> make
> 
> Please call directly the built emacs then:
> 
> ./src/emacs
> 
>> Manuel Uberti
> 
> Best regards, Michael.
> 

> What does "M-x locate-library RET tramp-sh RET" return?
/usr/local/share/emacs/site-lisp/tramp-sh.elc

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

commit f43306aed9fbfbaa7534f47a92e0176f309e0f30
Author: Michael Albinus <michael.albinus@gmx.de>
Date:   Tue May 26 09:35:38 2015 +0200

    Fix Bug#20621

    * lisp/net/tramp-sh.el (tramp-set-auto-save): Remove it.  There
    are major modes which set `auto-save-mode' on their own rules;
    Tramp shall not overwrite such settings.

    Fixes: debbugs:20621

commit 175a07a1329eb03176882436af86b3401c91ab77
Author: Michael Albinus <michael.albinus@gmx.de>

> Please call directly the built emacs then:
>
> ./src/emacs

Done, and did the test again. Find attached the debug trace.

Kind regards,

Manuel Uberti
<manuel.uberti@inventati.org>

Attachment: tramp_debug
Description: Binary data


reply via email to

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