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
[Message part 1 (text/plain, inline)]
On 30/05/15 11:03, Michael Albinus wrote:
> Manuel Uberti <manuel.uberti <at> 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 <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.
commit f43306aed9fbfbaa7534f47a92e0176f309e0f30
Author: Michael Albinus <michael.albinus <at> 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 <at> 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 <at> inventati.org>
[tramp_debug (application/octet-stream, attachment)]
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.