[EMAIL PROTECTED] (Kai Gro�johann) writes: > Ah, hm. Please (setq tramp-debug-buffer t) [this might be the > default] and then do it again and send the *debug tramp/foo* buffer.
Here it is (the ^[ in the last line is a literal escape): # Opening connection for `root' using `sudo'... # Waiting for prompts from remote shell # Waiting 60s for prompt from remote shell # Found remote shell prompt. $ exec env 'ENV=' 'PS1=$ ' /bin/sh # Waiting 30s for remote `/bin/sh' to come up... exec env 'ENV=' 'PS1=$ ' /bin/sh\n[[Regexp `\(^[^#$%> ]*[#$%>] *\|^[^#$%> ]*[#$%>] *\(^[\[[0-9;]*[a-zA-Z]\)?\)\'' not found in 30 secs]] _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
