Tim Connors <[EMAIL PROTECTED]> writes:

> 2004-04-07  Kai Grossjohann  <[EMAIL PROTECTED]>
>
>         * tramp.el (tramp-open-connection-setup-interactive-shell):
>         Revert weird EOL setting for first stty command (change from
>         2004-03-30).
>
> Hmmm - seems to have b0rked logging in:
>
> $ unset correct
> unset correct
> $$ unset autocorrect
> unset autocorrect
> $$ exec env 'ENV=' 'PS1=$ ' /bin/sh
> # Waiting 30s for remote `/bin/sh' to come up...
> exec env 'ENV=' 'PS1=$ ' /bin/sh
> $ exec env 'ENV=' 'PS1=$ ' /bin/sh
> $ # Setting up remote shell environment
> $ stty -inlcr -echo kill '^U'
>
>
> stty -inlcr -echo kill '^U'
> $ $ $ [[Regexp `\(^[^#$%>
> ]*[#$%>] *\|^[^#$%>
> ]*[#$%>] *\([[0-9;]*[a-zA-Z] *\)*\)\'' not found in 30 secs]]

I have had the same problem. After contacting Kai, he reverted the
change of 2004-03-30 (as indicated in the Changelog entry above), and
now everything is fine like before.

Maybe you don't have the recent tramp.el, or you have an earlier
compiled tramp.elc hanging around?

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to