On Sun, 28 Mar 2004, Kai Grossjohann wrote:

> Tim Connors <[EMAIL PROTECTED]> writes:
...
> > $ echo are you awake
> > are you awake
> > sh-2.05b$ [[Remote prompt `^///229d01f110132f1770f3634b44911b82
> > ?$' not found in 10 secs]]# Opening connection for [EMAIL PROTECTED] using
> > nil...
>
> Ayee.  Hm.  It is totally confused at this point.  For example, the
> are you awake thing shouldn't be sent when opening a connection.
...
> --- tramp.el.~2.349.~ Sun Mar 28 16:10:19 2004
> +++ tramp.el  Sun Mar 28 16:12:32 2004
> @@ -4985,7 +4985,7 @@
>        (erase-buffer)
>        (tramp-message 10 "Sending command to remote shell: %s"
>                    cmd)
> -      (tramp-send-command multi-method method user host cmd)
> +      (tramp-send-command multi-method method user host cmd nil t)
>        (tramp-barf-if-no-shell-prompt
>         p 60 "Remote shell command failed: %s" cmd))
>      (erase-buffer)))

Took me a while to get back, but this seems to be the go-er.

Thanks.

-- 
TimC -- http://astronomy.swin.edu.au/staff/tconnors/
        *** System shutdown message from root ***
System going down in 60 seconds


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

Reply via email to