From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57719 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Old news keeps coming back. Date: Wed, 26 May 2004 09:13:00 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085555654 4768 80.91.224.253 (26 May 2004 07:14:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 May 2004 07:14:14 +0000 (UTC) Original-X-From: ding-owner+M6259@lists.math.uh.edu Wed May 26 09:14:07 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BSsc3-00015d-00 for ; Wed, 26 May 2004 09:14:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BSsbN-0005UA-00; Wed, 26 May 2004 02:13:25 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BSsb9-0005U2-00 for ding@lists.math.uh.edu; Wed, 26 May 2004 02:13:11 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BSsb5-0000Ki-IM for ding@lists.math.uh.edu; Wed, 26 May 2004 02:13:07 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id F3A243A021F for ; Wed, 26 May 2004 02:13:04 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BSsb1-0004Ks-00 for ; Wed, 26 May 2004 09:13:03 +0200 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 May 2004 09:13:03 +0200 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 May 2004 09:13:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:xpa/6m3Z5stw8eKZiMEOD2j5YCs= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57719 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57719 Barry Fishman writes: > Using the CVS version of GNUS I find that when I read news offline, > exit news (normally) and come back later, read new news, and go > offline, I find the messages I have read are listed again as if they > were not seen. > > Its hard to be less vague about what is going on. It is very > difficult to debug now that some of the group status is store outside > of the .newsrc.eld file and if I try to reproduce things by editing > the group information ('G E') or going back to an old .newsrc.eld > file, it does very little good. Maybe you need to synchronize the marks changes when going online, now that nntp uses marks. What's the value of gnus-agent-synchronize-flags? I notice that the default value for that variable has changed recently, but I missed the discussion on that, can someone provide a pointer?