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, > When I run: > >> emacs -Q -l tramp --eval '(load-file "~/Downloads/patched-tramp-bundle-read-file-names.el")' /ssh:playground.island.local: 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--- > wbr, Kirill Best regards, Michael.