From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56428 Path: main.gmane.org!not-for-mail From: Kevin Greiner Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem with agent and empty groups Date: Tue, 24 Feb 2004 18:05:37 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077664243 29639 80.91.224.253 (24 Feb 2004 23:10:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Feb 2004 23:10:43 +0000 (UTC) Original-X-From: ding-owner+M4969@lists.math.uh.edu Wed Feb 25 00:10:33 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvlhB-0007tn-00 for ; Wed, 25 Feb 2004 00:10:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Avlcf-0006yd-00; Tue, 24 Feb 2004 17:05:53 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AvlcX-0006yX-00 for ding@lists.math.uh.edu; Tue, 24 Feb 2004 17:05:46 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 51FEF3A003D for ; Tue, 24 Feb 2004 17:05:43 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1AvlcU-0005KN-00 for ; Wed, 25 Feb 2004 00:05:42 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 18 Original-NNTP-Posting-Host: rrcs-midsouth-24-172-86-250.biz.rr.com Original-X-Trace: quimby.gnus.org 1077663942 20312 24.172.86.250 (24 Feb 2004 23:05:42 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Tue, 24 Feb 2004 23:05:42 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:VJbhD82UKL8sH/T+n5+pQ+qAtnE= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56428 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56428 David S Goldberg writes: > Not having heard anything on this, I tried to debug it a bit further. > I don't understand it at all and I've since quit the session so I > can't post the errors that showed up in the message log but I re-added > the problem server to the agent and did a J-s. I saw a bunch of > errors on a file called local in the agent.lib directory of the server > in question. I tried running gnus-agent-regenerate but it didn't seem > to touch that file, so I removed the file (I know, I should have just > moved it out of the way; I'll do it right next time; sorry) and sure > enough I'm now able to get new messages. You haven't heard anything as I couldn't figure out how emacs decided that nil was not eq to nil. I'm happy to see that you found a work-around. If it re-occurs, please post the error messages. Kevin