From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60232 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: bogofilter setup examples Date: 29 Apr 2005 12:48:28 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nk6ml5y1v.fsf@lifelogs.com> References: <873btmif91.fsf@mun.ca> <4nwtqubt1b.fsf@lifelogs.com> <878y34koop.fsf@mun.ca> <4n8y31li2u.fsf@lifelogs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1114793090 1783 80.91.229.2 (29 Apr 2005 16:44:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Apr 2005 16:44:50 +0000 (UTC) Original-X-From: ding-owner+M8760@lists.math.uh.edu Fri Apr 29 18:44:45 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DRYbB-0004hm-0y for ding-account@gmane.org; Fri, 29 Apr 2005 18:44:17 +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 1DRYfZ-00079G-00; Fri, 29 Apr 2005 11:48:49 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DRYfR-00079A-00 for ding@lists.math.uh.edu; Fri, 29 Apr 2005 11:48:41 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DRYfP-000644-1j for ding@lists.math.uh.edu; Fri, 29 Apr 2005 11:48:39 -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 1DRYfN-0008V9-00 for ; Fri, 29 Apr 2005 18:48:38 +0200 Original-Received: (qmail 29348 invoked from network); 29 Apr 2005 16:45:43 -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 ; 29 Apr 2005 16:45:42 -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:050429:ding@gnus.org::6Gc1qcl6S1zMSwov:00004b/r In-Reply-To: (Reiner Steib's message of "Fri, 29 Apr 2005 18:17:12 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.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: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60232 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60232 On Fri, 29 Apr 2005, reinersteib+gmane@imap.cc wrote: > The last stable release was 5.10.6. I guess you meant... > > | You are using an older version of Gnus - I would use CVS if possible, > | 5.10.7 otherwise. spam.el has changed a bit since 5.10.6, including > | some bug fixes. > > Gnus 5.10.7 is not released yet (the release will be in May, > probably), but people can use the v5-10 branch in CVS which > corresponds to the upcoming 5.10.7 release. That's what I meant - CVS if possible, 5.10.6 otherwise. Thanks for catching it. > BTW, have all bug fixes (especially in spam.el and spam-report.el) > been backported to v5-10? As far as I know, bug fixes have been backported (please let me know if you catch any discrepancies). The recent gnus-registry.el changes fix a broken feature but in a fundamental way, so it's not really a bug fix but more of a overhaul IMO. If anyone disagrees, I'll backport it, it's not too hard. Ted