From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39084 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: Changed criteria for deciding if articles have been read? Date: 01 Oct 2001 18:00:04 -0400 Organization: FreeBSD/Linux Hippopotamus Preserve Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035174848 25986 80.91.224.250 (21 Oct 2002 04:34:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:34:08 +0000 (UTC) Return-Path: Original-Received: (qmail 26629 invoked from network); 1 Oct 2001 22:01:39 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 1 Oct 2001 22:01:39 -0000 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 15oB7A-0005Pa-00; Mon, 01 Oct 2001 17:00:40 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 01 Oct 2001 17:00:18 -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 RAA22071 for ; Mon, 1 Oct 2001 17:00:06 -0500 (CDT) Original-Received: (qmail 26606 invoked by alias); 1 Oct 2001 22:00:23 -0000 Original-Received: (qmail 26601 invoked from network); 1 Oct 2001 22:00:23 -0000 Original-Received: from home.acholado.net (216.27.138.216) by gnus.org with SMTP; 1 Oct 2001 22:00:23 -0000 Original-Received: from localhost (localhost [127.0.0.1]) (uid 501) by home.acholado.net with local; Mon, 01 Oct 2001 18:00:04 -0400 Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM (Simon Josefsson's message of "Mon, 01 Oct 2001 22:53:10 +0200") Original-Lines: 65 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39084 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39084 Simon Josefsson writes: > Lloyd Zusman writes: > >> [ ... ] >> >> Are recent Oort versions doing something different with marks, or >> something? > > Yes, Oort also keep marks in a .mrk/.marks file in nnfolder/nnml > groups. Some said M-x nnml-generate-nov-databases RET fixed the > problem in the transition. But maybe you could try debugging this, if > you can reproduce it by switching between versions, so that others > don't have to do M-x nnml.. RET. > > For starters, in one group that triggers this, could you cut'n'paste > the content of `G E' (both new and old version) and the contents of > the .mrk/.marks file (new version)? I did the `G E' for both Oort versions, and you can see the results below. After running the new version, no `.mrk/.marks' had been created anywhere, but I didn't do the `nnml-generate-nov-databases'. Would I have to do that before any .mrk/.marks appear? Results of `G E' in older Oort version (group buffer shows no unread messages for this group): ;;; Editing the group info for `nnml+email:gnus'. ;; Type `C-c C-c' after you've finished editing. ("nnml+email:gnus" 2 ((1 . 27024)) ((reply 26994 27004) (tick 27000 27023)) "nnml:email" ((to-address . "ding@gnus.org") (to-list . "ding@gnus.org") (total-expire . t) (expiry-wait . 30.0))) Results of `G E' in very recent Oort version: (group buffer shows 591 unread messages for this group): ;;; Editing the group info for `nnml+email:gnus'. ;; Type `C-c C-c' after you've finished editing. ("nnml+email:gnus" 2 ((1 . 26433)) ((reply 24924 25041 25273 25295 25306 (25310 . 25311) 25329 25337) (tick 26017 26020)) "nnml:email" ((to-address . "ding@gnus.org") (to-list . "ding@gnus.org") (total-expire . t) (expiry-wait . 30.0))) -- Lloyd Zusman ljz@asfast.com