From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48825 Path: main.gmane.org!not-for-mail From: Torsten Hilbrich Newsgroups: gmane.emacs.gnus.general Subject: Re: Suggestion for spam.el (+ bogofilter) Date: Mon, 06 Jan 2003 19:14:03 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87bs2ub0yc.fsf@myrkr.in-berlin.de> References: <87isx34cgn.fsf@myrkr.in-berlin.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041877519 10990 80.91.224.249 (6 Jan 2003 18:25:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 6 Jan 2003 18:25:19 +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 18Vbw1-0002qZ-00 for ; Mon, 06 Jan 2003 19:25:13 +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 18VbwF-0005I7-00; Mon, 06 Jan 2003 12:25:27 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Jan 2003 12:26:20 -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 MAA07701 for ; Mon, 6 Jan 2003 12:26:07 -0600 (CST) Original-Received: (qmail 4490 invoked by alias); 6 Jan 2003 18:25:04 -0000 Original-Received: (qmail 4485 invoked from network); 6 Jan 2003 18:25:04 -0000 Original-Received: from hirsch.in-berlin.de (@192.109.42.6) by 66.230.238.6 with SMTP; 6 Jan 2003 18:25:04 -0000 Original-Received: from hirsch.in-berlin.de (localhost [127.0.0.1]) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with ESMTP id h06IP1Ga012546 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Mon, 6 Jan 2003 19:25:01 +0100 Original-Received: from myrkr.in-berlin.de (uucp@localhost) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with BSMTP id h06IP1Oa012539 for ding@gnus.org; Mon, 6 Jan 2003 19:25:01 +0100 X-Envelope-From: news@myrkr.in-berlin.de X-Envelope-To: ding@gnus.org Original-Received: from news by myrkr.in-berlin.de with local (Exim 4.04 #1 (Debian)) id 18VblD-00031J-00 for ; Mon, 06 Jan 2003 19:14:03 +0100 Original-To: ding@gnus.org Original-Lines: 16 Original-X-Trace: myrkr.in-berlin.de 1041876843 11451 127.0.0.1 (6 Jan 2003 18:14:03 GMT) Original-X-Complaints-To: usenet@myrkr.in-berlin.de Original-NNTP-Posting-Date: Mon, 6 Jan 2003 18:14:03 +0000 (UTC) X-Face: &h3VJ.Wf$"FwQv&ybX66{lt4*Mo%#kP6^"eU?7~UHhgF6l7)UB0f~g'}64W-b{tK1Jyh)^! %sc(cpH%Yv}bh"VwaJ>>!Kv*k4EJn^Lt[X|f< User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2 (i386-pc-linux-gnu) Cancel-Lock: sha1:nOJ1NKSQm6fj0vRMMSzZlFZFSOo= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48825 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48825 On Sun, 05 Jan 2003, tzz@lifelogs.com wrote: > On Sun, 05 Jan 2003, gnus@myrkr.in-berlin.de wrote: [...] >> The spam-mark should probably be preserved in this case case, so >> the expiry can work. > > I think I fixed it with code in gnus-sum.el. I set the spam-mark as > one of the special marks that don't get reset to the read mark when > the article is read, so it will behave more like the ticked-mark. > Let me know if this works for you. It perfectly works. Thank you for the quick response. Torsten