Adrian Aichner <[EMAIL PROTECTED]> writes: > Yes, let's debug this.
Can you edebug-defun on tramp-open-connection-setup-interactive-shell and step through it to see what happens? I suggest to (setq tramp-debug-buffer t) and to keep a window/frame/screen open with the *tramp foo* buffer and also one with the *debug tramp/foo* buffer. Before executing the "exec env ..." thing, the value of tramp-rsh-end-of-line would be interesting, and the buffer contents before and after that shell command are interesting. Thanks! -- A preposition is not a good thing to end a sentence with. _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
