From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46565 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: [Gnus v5.8.8] missing article headers in gnus-agent Date: Mon, 16 Sep 2002 18:34:03 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <2n4rcp4l9g.fsf@zsh.cs.rochester.edu> References: <87vg55liyk.fsf@ID-56226.news.dfncis.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032227958 24266 127.0.0.1 (17 Sep 2002 01:59:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Sep 2002 01:59:18 +0000 (UTC) Return-path: Original-Received: from karazm.math.uh.edu ([129.7.128.1]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17r7e1-0006JG-00 for ; Tue, 17 Sep 2002 03:59:17 +0200 Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.128.10]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id RAA01764; Mon, 16 Sep 2002 17:34:32 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 16 Sep 2002 17:35:11 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA23586 for ; Mon, 16 Sep 2002 17:35:00 -0500 (CDT) Original-Received: (qmail 25843 invoked by alias); 16 Sep 2002 22:34:09 -0000 Original-Received: (qmail 25836 invoked from network); 16 Sep 2002 22:34:08 -0000 Original-Received: from roc-24-58-72-167.rochester.rr.com (HELO zsh.yi.org) (@24.58.72.167) by gnus.org with SMTP; 16 Sep 2002 22:34:08 -0000 Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.6/8.11.2) id g8GMY4r07926; Mon, 16 Sep 2002 18:34:04 -0400 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C (Micha Wiedenmann's message of "16 Sep 2002 23:33:42 +0200") Original-Lines: 25 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46565 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46565 Micha Wiedenmann writes: > Hi, > > no news is not always good news! > > Gnus-agent didn't display me some messages from de.comm.software.gnus. > I wonder what else I may have missed. It seems to me that under certain > circumstances gnus-agent didn't fetch all headers: [...] > This does the job. Nevertheless it tries to fetch unexisting articles > | (gnus-uncompress-ragne (gnus-active group)) > is there a way to prevent this? > > Furthermore it is difficult to find the fetched articles among the > already fetched articles since they are marked as read and maybe old. > > Finally I think a command checking for missing articles is a good > idea. Is there something in Oort Gnus? Some code related to the behavior has been rewritten in Oort Gnus. ShengHuo