From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49539 Path: main.gmane.org!not-for-mail From: Christoph Garbers Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-catchup-and-exit misses some articles Date: Thu, 23 Jan 2003 19:33:51 +0100 Organization: Road to Nowhere Sender: owner-ding@hpc.uh.edu Message-ID: References: <87d6moaule.fsf@cenderis.demon.co.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1043347174 25047 80.91.224.249 (23 Jan 2003 18:39:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2003 18:39:34 +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 18bmBY-0006A1-00 for ; Thu, 23 Jan 2003 19:34:44 +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 18bmCE-00019S-00; Thu, 23 Jan 2003 12:35:26 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 23 Jan 2003 12:36:23 -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 MAA02413 for ; Thu, 23 Jan 2003 12:36:10 -0600 (CST) Original-Received: (qmail 34521 invoked by alias); 23 Jan 2003 18:35:08 -0000 Original-Received: (qmail 34516 invoked from network); 23 Jan 2003 18:35:07 -0000 Original-Received: from uucp.gnuu.de (151.189.0.84) by 66.230.238.6 with SMTP; 23 Jan 2003 18:35:07 -0000 Original-Received: from gabsi.gnuu.de (uucp@localhost) by uucp.gnuu.de (8.12.7/8.12.6) with bsmtp id h0NIZ556053290 for ding@gnus.org; Thu, 23 Jan 2003 19:35:05 +0100 (CET) (envelope-from gabsi@gabsi.gnuu.de) Original-Received: (qmail 3621 invoked from network); 23 Jan 2003 18:33:51 -0000 Original-Received: from localhost (HELO edoras.localhost) (gabsi@127.0.0.1) by localhost with SMTP; 23 Jan 2003 18:33:51 -0000 Original-To: ding@gnus.org In-Reply-To: <87d6moaule.fsf@cenderis.demon.co.uk> (Bruce Stephens's message of "Thu, 23 Jan 2003 13:01:17 +0000") User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49539 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49539 * Bruce Stephens : > I'm guessing this is due to the recent changes to gnus-sum.el, but on > entry to a group, I don't seem to be put on the first unread article > (or not always, anyway---I'm not sure what the choice is, exactly), > and (again, sometimes), when I do "c y", to exit the group, in the > Group buffer it's clear that some articles haven't been marked as > read. I'm seeing something similar: I have a nnml-group with 34 unread e-mails. I enter the group, all 34 mails are shown and I am put on the first unread e-mail. I do `c y', and when I am back in the summary buffer, only 18 e-mails are marked read and 16 are still unread and shown when I re-enter the group. What can I do to debug this problem? It does not happen with all nnml-groups.=20 Christoph