From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31246 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: denying nnimap server causes nnimap-close-group to crash Date: 31 May 2000 18:22:46 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167683 12955 80.91.224.250 (21 Oct 2002 02:34:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:34:43 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id ADDC8D051E for ; Wed, 31 May 2000 12:29:55 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id LAC18454; Wed, 31 May 2000 11:23:56 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 31 May 2000 11:23:07 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA13016 for ; Wed, 31 May 2000 11:22:57 -0500 (CDT) Original-Received: from viffer.computas.no (c235s252-h3t13.chello.no [212.186.252.235]) by mailhost.sclp.com (Postfix) with ESMTP id 657C7D051E for ; Wed, 31 May 2000 12:23:14 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.computas.no (8.9.3/8.9.3) id SAA14508; Wed, 31 May 2000 18:22:51 +0200 Original-To: ding@gnus.org In-Reply-To: Simon Josefsson's message of "30 May 2000 14:40:15 +0200" Original-Lines: 19 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31246 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31246 >>>>> Simon Josefsson : > Looks like `gnus-get-unread-articles' doesn't care if a server is > denied or not. Could you try this patch? > 2000-05-30 Simon Josefsson > * gnus-start.el (gnus-get-unread-articles): If > `gnus-activate-group' and/or `gnus-check-server' return nil, don't > try to do anything on that server. That worked fine! When the nnimap servers are denied, I can do a normal g command without any error messages, and when I go unplugged and open the servers, I can access the articles cached by agent. Would it be possible to make Gnus open agentized denied servers in the unplugged state, without having to open the servers in the server buffer?