From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49521 Path: main.gmane.org!not-for-mail From: Bruce Stephens Newsgroups: gmane.emacs.gnus.general Subject: gnus-summary-catchup-and-exit misses some articles Date: Thu, 23 Jan 2003 13:01:17 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: <87d6moaule.fsf@cenderis.demon.co.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043326880 25837 80.91.224.249 (23 Jan 2003 13:01:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2003 13:01:20 +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 18bgys-0006iR-00 for ; Thu, 23 Jan 2003 14:01:18 +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 18bgz9-0006LI-00; Thu, 23 Jan 2003 07:01:35 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 23 Jan 2003 07:02:32 -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 HAA01589 for ; Thu, 23 Jan 2003 07:02:21 -0600 (CST) Original-Received: (qmail 16755 invoked by alias); 23 Jan 2003 13:01:20 -0000 Original-Received: (qmail 16729 invoked from network); 23 Jan 2003 13:01:19 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 23 Jan 2003 13:01:19 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18bgza-0006z6-00 for ; Thu, 23 Jan 2003 14:02:02 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 13 Original-NNTP-Posting-Host: cenderis.demon.co.uk Original-X-Trace: quimby.gnus.org 1043326922 26149 62.49.17.254 (23 Jan 2003 13:02:02 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 23 Jan 2003 13:02:02 GMT User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386-pc-linux-gnu) Cancel-Lock: sha1:enwR+REIWzdXa5RF6mQCLfQsaMw= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49521 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49521 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 can sort of understand the reasoning for the agent, if there are articles that haven't been downloaded, then you might not want to mark them as read (although we had this discussion some time ago, and it was decided to mark undownloaded articles as read unless the user had marked them for download). But this shouldn't apply to me, because I'm not using the agent, so this just seems like broken behaviour.