From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64321 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: [gnus.gnus-bug] Wrong article count Date: Wed, 14 Feb 2007 21:50:53 +0100 Message-ID: <87ps8c8nv6.fsf@gate450.dyndns.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1171486318 23643 80.91.229.12 (14 Feb 2007 20:51:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Feb 2007 20:51:58 +0000 (UTC) Cc: Michael Widerkrantz To: Ding Mailing List Original-X-From: ding-owner+M12845@lists.math.uh.edu Wed Feb 14 21:51:50 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1HHR6S-0006Fn-C1 for ding-account@gmane.org; Wed, 14 Feb 2007 21:51:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1HHR5n-0007Xy-7n; Wed, 14 Feb 2007 14:51:07 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HHR5l-0007Xe-FB for ding@lists.math.uh.edu; Wed, 14 Feb 2007 14:51:05 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HHR5f-00046x-JA for ding@lists.math.uh.edu; Wed, 14 Feb 2007 14:51:05 -0600 Original-Received: from smtp2.rz.uni-karlsruhe.de ([129.13.185.218] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HHR5d-0005uM-00 for ; Wed, 14 Feb 2007 21:50:57 +0100 Original-Received: from rzstud3.stud.uni-karlsruhe.de (rzstud3.stud.uni-karlsruhe.de [193.196.41.39]) by smtp2.rz.uni-karlsruhe.de with esmtp (Exim 4.63 #1) id 1HHR5a-0005ab-W5; Wed, 14 Feb 2007 21:50:55 +0100 Original-Received: from uwi7 by rzstud3.stud.uni-karlsruhe.de with local (Exim 4.43) id 1HHR5a-00057B-N5; Wed, 14 Feb 2007 21:50:54 +0100 X-Hashcash: 1:24:070214:ding@gnus.org::BY9YBKVwvBMj0r4X:EyF2 In-Reply-To: (Ted Zlatanov's message of "Mon\, 12 Feb 2007 14\:04\:47 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64321 Archived-At: Ted Zlatanov writes: > Has anyone looked at this bug report? I don't know the NNTP protocol > well, but I can examine the report if no one else can. I wonder if the symptoms are caused by invalid numbers in the agent cache. gnus-agent-possibly-alter-active seems to prefer data from the agent, and AFAICT bogus data would survive the killing of the group or gnus-group-clear-data. Michael: If you are using the agent's caching feature with this method (it is enabled by default), do the symptoms still occur when you disable gnus-agent-cache or remove the method from the agent in the server buffer (J r)? regards, andreas