From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61001 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: What's wrong with my spam.el settings now? Date: 21 Sep 2005 14:19:14 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4noe6mgu71.fsf@lifelogs.com> References: <87mznufe09.fsf@lucien.dreaming> <4nmzm7k9jb.fsf@lifelogs.com> <87d5n3y89s.fsf@lucien.dreaming> <4nek7iiiho.fsf@lifelogs.com> <87ek7iwjqe.fsf@lucien.dreaming> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1127326890 15182 80.91.229.2 (21 Sep 2005 18:21:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Sep 2005 18:21:30 +0000 (UTC) Original-X-From: ding-owner+m9533@lists.math.uh.edu Wed Sep 21 20:21:29 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EI9Ca-0001Oi-1R for ding-account@gmane.org; Wed, 21 Sep 2005 20:20:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EI9CV-0007qF-00; Wed, 21 Sep 2005 13:20:11 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EI9Bk-0007q6-00 for ding@lists.math.uh.edu; Wed, 21 Sep 2005 13:19:24 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1EI9Bh-0000sw-6C for ding@lists.math.uh.edu; Wed, 21 Sep 2005 13:19:24 -0500 Original-Received: from clifford.bwh.harvard.edu ([134.174.9.41] helo=mail.bwh.harvard.edu) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1EI9Bg-0008SC-00 for ; Wed, 21 Sep 2005 20:19:20 +0200 Original-Received: (qmail 17717 invoked from network); 21 Sep 2005 18:14:33 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) (internal?.8?user:?tzz@[134.174.8.118]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 21 Sep 2005 18:14:31 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" X-Hashcash: 1:20:050921:ding@gnus.org::wtgnj3EAlY5ykyB+:0000DN0I In-Reply-To: <87ek7iwjqe.fsf@lucien.dreaming> (=?iso-8859-1?Q?Bj=F6rn_Lind?= =?iso-8859-1?Q?str=F6m's?= message of "Wed, 21 Sep 2005 16:58:33 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on sysblade0.bwh.harvard.edu X-Spam-Status: No, score=-1.6 required=5.8 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61001 Archived-At: On Wed, 21 Sep 2005, bkhl@elektrubadur.se wrote: > "Ted Zlatanov" writes: > >> If you see this on the second entry on an article that was already in >> the group on the first entry, try another experiment: mark an article >> with `!' in the summary buffer, then exit. If the ! mark persists, >> then the unread/unseen state is not preserved correctly, and we need >> to bug the maintainer of the nnml backend. > > That's what happens. Who's that then? nnml.el says: ;; Authors: Didier Verna (adding compaction) ;; Simon Josefsson (adding MARKS) ;; Lars Magne Ingebrigtsen ;; Masanobu UMEDA I would guess that Simon would be a great person to contact, since this seems marks-related. Ted