From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25288 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Agent readedness bug Date: 24 Sep 1999 15:11:53 -0700 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 1035162700 13193 80.91.224.250 (21 Oct 2002 01:11:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:11:40 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu ([129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA05149 for ; Fri, 24 Sep 1999 19:41:23 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB19725; Fri, 24 Sep 1999 18:35:55 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 24 Sep 1999 18:36:18 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA11171 for ; Fri, 24 Sep 1999 18:36:07 -0500 (CDT) Original-Received: from mail.networkone.net (qmailr@mail.networkone.net [209.144.112.75]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id TAA05046 for ; Fri, 24 Sep 1999 19:34:03 -0400 (EDT) Original-Received: (qmail 20515 invoked from network); 24 Sep 1999 23:33:59 -0000 Original-Received: from pm3-2-103.la.networkone.net (HELO satellite.local.lan) (reader@209.144.126.103) by mail.networkone.net with SMTP; 24 Sep 1999 23:33:59 -0000 Original-Received: (from reader@localhost) by satellite.local.lan (8.9.3/8.9.1) id QAA00990; Fri, 24 Sep 1999 16:33:55 -0700 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Sep 1999 19:49:36 +0200" User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.3 Original-Lines: 20 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25288 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25288 Lars Magne Ingebrigtsen writes: > Harry Putnam writes: > > > Start gnus ... use `c' (catchup) to mark all nntp groups as read. > > Press `g' to varify group readedness > > Go unplugged (`J j') Then accidently - on purpose, hit 'g' > > Go plugged (`J j') hit `g' > > > > On my end, all or nearly all nntp groups will now show hundreds of > > unread messages. > > I don't get this. It kinda sounds like the first `g' you did didn't > result in the agent's active file getting updated. Is that the case? That was it yes. I discovered why this was happening when I started using some functions you posted a while back telling how to start 2 gnus, one off-line, one on-line. The interplay between the two depends on the active file being read by both. So changing that setting from nil fixed both.