From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61842 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: Removing spam-group-ham-mark-p, spam-group-spam-mark-p Date: 3 Feb 2006 14:39:01 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nu0bgw7u2.fsf@lifelogs.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138995618 12006 80.91.229.2 (3 Feb 2006 19:40:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Feb 2006 19:40:18 +0000 (UTC) Cc: emacs-devel@gnu.org, "Gnus" Original-X-From: ding-owner+m10372@lists.math.uh.edu Fri Feb 03 20:40:18 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F56mT-000407-7V for ding-account@gmane.org; Fri, 03 Feb 2006 20:39:41 +0100 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 1F56mN-0004n9-00; Fri, 03 Feb 2006 13:39:35 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1F56lw-0004n4-00 for ding@lists.math.uh.edu; Fri, 03 Feb 2006 13:39:08 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1F56ls-0000Cl-Fc for ding@lists.math.uh.edu; Fri, 03 Feb 2006 13:39:06 -0600 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 1F56lr-0005W7-00 for ; Fri, 03 Feb 2006 20:39:03 +0100 Original-Received: (qmail 28340 invoked from network); 3 Feb 2006 19:32:28 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: cyd@stupidchicken.com, emacs-devel@gnu.org, ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) ([134.174.8.118]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 3 Feb 2006 19:32:28 -0000 Mail-Followup-To: "Chong Yidong" , emacs-devel@gnu.org, " Gnus" Original-To: "Chong Yidong" 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:060203:cyd@stupidchicken.com::jhrVRkgNZGO4Rrso:0000000000000000000000000000000000000000BAdz X-Hashcash: 1:20:060203:emacs-devel@gnu.org::zxdSumWFkgWeaHDp:0000000000000000000000000000000000000000004W2X X-Hashcash: 1:20:060203:ding@gnus.org::TrDo2zh2qXsL+VCM:00000BJ8 In-Reply-To: (Reiner Steib's message of "Sun, 08 Jan 2006 23:24:29 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61842 gmane.emacs.devel:49974 Archived-At: On 8 Jan 2006, reinersteib+gmane@imap.cc wrote: > Chong Yidong on emacs-diffs: > >> --- emacs/lisp/gnus/ChangeLog:1.414 Sat Dec 17 21:41:33 2005 >> +++ emacs/lisp/gnus/ChangeLog Sun Jan 8 21:29:46 2006 >>>> -1,3 +1,10 @@ >> +2006-01-08 Chong Yidong >> + >> + * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p) >> + (spam-group-spam-marks): Delete functions. >> + (spam-list-articles): Just call spam-group-ham-marks directly. >> + (spam-group-ham-marks): Simplify. > > I'd appreciate if you would discuss non-trivial changes to Gnus on the > Gnus developer list before committing. Chong, was there a reason for deleting them? Are they slow? I'd like to keep them too. Ted p.s. sorry for the late reply, I just caught up with ding :)