tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: restart after disconnect


From: Tim Connors
Subject: Re: restart after disconnect
Date: Mon, 12 Apr 2004 17:40:32 +1000 (EST)

On Sun, 28 Mar 2004, Kai Grossjohann wrote:

> Tim Connors <address@hidden> writes:
...
> > $ echo are you awake
> > are you awake
> > sh-2.05b$ [[Remote prompt `^///229d01f110132f1770f3634b44911b82
> > ?$' not found in 10 secs]]# Opening connection for address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]