Re: tramp (2.7.0-pre nil/nil); Can't connect to server anymore
Michael Albinus <[email protected]>
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
"Kirill A. Korinsky" <[email protected]> writes: > Hi Michael, Hi Kirill, >> tramp-sh.el is loaded dynamically. It overrides your patch. So rather call >> >> --8<---------------cut here---------------start------------->8--- >> emacs -Q -l tramp -l tramp-sh -l ~/Downloads/patched-tramp-bundle-read-file-names.el /ssh:playground.island.local: >> --8<---------------cut here---------------end--------------->8--- > > Now it works as expected: > >> Tramp: Opening connection nil for playground.island.local using ssh...failed >> File error: /bin/sh: can't create temporary file /tmp/shKhv3tHXB: Permission denied >> >> signal: /bin/sh: can't create temporary file /tmp/shKhv3tHXB: Permission denied Uff, we've got it :-) Thanks a lot for your patient testing! I'll push the patch to the Tramp and Emacs repositories, master branch. > wbr, Kirill Best regards, Michael.