From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5281 Path: main.gmane.org!not-for-mail From: Felix Lee Newsgroups: gmane.emacs.gnus.general Subject: Re: dynamic ip (Re: Gnus Memory usage) Date: Sat, 24 Feb 1996 16:35:34 -0800 Message-ID: <199602250035.QAA03309@desiree.teleport.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145908 32353 80.91.224.250 (20 Oct 2002 20:31:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:31:48 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id QAA19517 for ; Sat, 24 Feb 1996 16:58:08 -0800 Original-Received: from desiree.teleport.com (desiree.teleport.com [192.108.254.21]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 25 Feb 1996 01:35:13 +0100 Original-Received: from teleport.com ([204.119.17.71]) by desiree.teleport.com (8.6.12/8.6.9) with ESMTP id QAA03309 for ; Sat, 24 Feb 1996 16:35:10 -0800 Original-To: ding@ifi.uio.no In-reply-to: Your message of 24 Feb 1996 22:33:48 GMT. Xref: main.gmane.org gmane.emacs.gnus.general:5281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5281 Lars: > `^' in the group buffer will put you in the server buffer. `C' on a > server will close it and `O' will open it. (There probably should be > a function to close/reopen all servers. That's on the Red Gnus todo > list.) hmm, ok. though most of the time my connection hangs up while I'm in middle of a batch command (like "Xu"), so that's a little inconvenient. restarting by hand means I have to restart the whole transfer. alternate approach: start up a keepalive process (such as "ping") to check if the host is still reachable. --