From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48917 Path: main.gmane.org!not-for-mail From: kgreiner@xpediantsolutions.com Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-agent-fetch-selected-article Date: Tue, 07 Jan 2003 23:22:13 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: <20021211092015.18546.h016.c001.wm@mail.xpediantsolutions.com.criticalpath.net> <84fzscx09b.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1042003343 24910 80.91.224.249 (8 Jan 2003 05:22:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2003 05:22:23 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18W8fV-0006Tb-00 for ; Wed, 08 Jan 2003 06:22:21 +0100 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 18W8ft-0000k9-00; Tue, 07 Jan 2003 23:22:45 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Jan 2003 23:23:40 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id XAA13123 for ; Tue, 7 Jan 2003 23:23:26 -0600 (CST) Original-Received: (qmail 23146 invoked by alias); 8 Jan 2003 05:22:28 -0000 Original-Received: (qmail 23141 invoked from network); 8 Jan 2003 05:22:27 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 8 Jan 2003 05:22:27 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18W8jQ-0008LW-00 for ; Wed, 08 Jan 2003 06:26:24 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 33 Original-NNTP-Posting-Host: 216.12.206.107 Original-X-Trace: quimby.gnus.org 1042003583 32085 216.12.206.107 (8 Jan 2003 05:26:23 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 8 Jan 2003 05:26:23 GMT User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2 (i386-msvc-nt5.1.2600) Cancel-Lock: sha1:4tikC0wk0KLdywfr3u+QTXRMTsM= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48917 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48917 David S Goldberg writes: >>>>>> On Wed, 01 Jan 2003 18:12:16 +0100, kai.grossjohann@uni-duisburg.de (Kai Großjohann) said: > >> David S Goldberg writes: >>> So there's apparently something unique about those groups that's >>> biting me, but for the life of me, I can't quite figure it out. > >> Number of dormant or ticked messages? I think I'm seeing the problem >> in groups with no dormant or ticked messages. > > Actually both have at least a few ticked messages. Neither has any > dormant, but then neither do most of my other groups. > >> Oh, err. I think I might be seeing a different problem: all unread >> articles disappear when I enter a group. Hitting C-x u in the group >> buffer, then J u on the group, fixes the problem. > > This sounds similar to what I'm seeing (new messages don't show up, > only the ticks) but I haven't had any luck with J u, only > gnus-agent-regenerate(-group) seems to fix it for me. I also avoid > need C-x u in the group buffer by exiting the group with Q. To be absolutely honest, I can't think of any way for the agent to mess up this selectively. David, please make a backup of your group's .overview and .agentview files before executing gnus-agent-regenerate-group. You should then be able to compare the old/new versions to see what regenerate changed. If you can tell me what regenerate is fixing, it may help me understand what is breaking. Kevin