check in by daniel: 'tramp/lisp tramp2.el,2.17'

2001-06-05 Thread Owns all emacs-rcp files in CVS
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory bonny:/tmp/cvs-serv29429 Modified Files: tramp2.el Log Message: Call functions with the correct number of arguments. I need a brown paper bag and a sticker with "test first" written on it.

Re: Dealing with idle timeouts

2001-06-05 Thread Kai Großjohann
On 05 Jun 2001, Mark A. Hershberger wrote: > Gnus automatically senses when my IMAP connection times out and > reconnects. Does anyone here know enough about how it works to > say if we could duplicate its functionality? I'm guessing (but only guessing) that a direct network stream goes to stat

Re: Dealing with idle timeouts

2001-06-05 Thread Mark A. Hershberger
[EMAIL PROTECTED] (Kai Großjohann) writes: > Just in case someone feels inclined to implement this. Gnus automatically senses when my IMAP connection times out and reconnects. Does anyone here know enough about how it works to say if we could duplicate its functionality? --

Dealing with idle timeouts

2001-06-05 Thread Kai Großjohann
Just in case someone feels inclined to implement this. Here is an idea how to deal with the remote shell hanging up on us because of an idle timeout. The problem right now is that a command might hang because Emacs doesn't know that the remote end of an ssh connection (say) has closed the connec