From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64832 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.gnus.general Subject: Re: [gmane.emacs.devel] gnus-read-mark not preserved Date: Fri, 22 Jun 2007 12:33:41 +0200 Message-ID: <87ejk46zy2.fsf@escher.local.home> References: <873b0oxwpr.fsf@escher.local.home> <87myys71l1.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1182512529 15664 80.91.229.12 (22 Jun 2007 11:42:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Jun 2007 11:42:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13343@lists.math.uh.edu Fri Jun 22 13:42:07 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1I1hWh-0007NW-FM for ding-account@gmane.org; Fri, 22 Jun 2007 13:42:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1I1hWA-0006cm-Ti; Fri, 22 Jun 2007 06:41:34 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1I1hW8-0006cQ-2W for ding@lists.math.uh.edu; Fri, 22 Jun 2007 06:41:32 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1I1hW7-00024r-3X for ding@lists.math.uh.edu; Fri, 22 Jun 2007 06:41:31 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1I1hW5-0003qH-00 for ; Fri, 22 Jun 2007 13:41:29 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I1gyB-0004Pq-QU for ding@gnus.org; Fri, 22 Jun 2007 13:06:28 +0200 Original-Received: from i577bf6fd.versanet.de ([87.123.246.253]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jun 2007 13:06:27 +0200 Original-Received: from Stephen.Berman by i577bf6fd.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jun 2007 13:06:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577bf6fd.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64832 Archived-At: On Fri, 22 Jun 2007 11:58:18 +0200 Stephen Berman wrote: > On Tue, 19 Jun 2007 08:52:16 +0200 Stephen Berman wrote: > >> [...] I have been noticing that, when I >> >> 1. enter a group that satisfies gnus-large-newsgroup, >> 2. have Gnus fetch less than all the articles, >> 3. read articles, exit the group, and at some point exit Emacs, >> >> then the next time I enter the group in a new Emacs session, the >> articles I read the last time are displayed, i.e., not marked read. Now I'm also seeing this in groups that do not satisfy conditions 1 and 2 above. Could it be that my .newsrc.eld file is (sometimes, under certain cirmcumstances) not being (fully) updated. Is there some way to force this? Steve Berman