From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41836 Path: main.gmane.org!not-for-mail From: Bjørn Mork Newsgroups: gmane.emacs.gnus.general Subject: Re: New feature: offline status Date: Fri, 11 Jan 2002 15:47:17 +0100 Organization: DoD Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nvge9d2ge.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035177169 8188 80.91.224.250 (21 Oct 2002 05:12:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:12:49 +0000 (UTC) Return-Path: Original-Received: (qmail 8407 invoked from network); 11 Jan 2002 14:48:17 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 11 Jan 2002 14:48:17 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16P2y5-0004OK-00; Fri, 11 Jan 2002 08:47:41 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Jan 2002 08:47:34 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA27360 for ; Fri, 11 Jan 2002 08:47:22 -0600 (CST) Original-Received: (qmail 8392 invoked by alias); 11 Jan 2002 14:47:21 -0000 Original-Received: (qmail 8387 invoked from network); 11 Jan 2002 14:47:20 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 11 Jan 2002 14:47:20 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16P300-0006Ue-00 for ; Fri, 11 Jan 2002 15:49:40 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: 148.122.193.139.dhcp.nextra.no Original-X-Trace: quimby2.netfonds.no 1010760580 24963 148.122.193.139 (11 Jan 2002 14:49:40 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 11 Jan 2002 14:49:40 GMT User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (i386-debian-linux-gnu) Cancel-Lock: sha1:H0LX7tlsQkZsCiSEZ8t1f+Kyj/E= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41836 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41836 ShengHuo ZHU writes: > A new status of server, offline, is added. When you can not open an > agent covered server, you'll be asked whether to go offline. In > offline status, the server works as if it is unplugged. Therefore, > you can have some servers online and others offline at the same time. Great idea! And I see that you can force some servers offline too, which was the next feature I was going to ask. This is making agent very useful for slow and/or badly connected servers. > If you are uncomfortable with the question, > (setq gnus-server-unopen-status 'denied) I think (setq gnus-server-unopen-status 'offline) is going to make me really happy :-) Bjørn