"Kirill A. Korinsky" <kir...@korins.ky> 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.