From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80394 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: spam.el: asking about removing spam-use-BBDB Date: Sun, 23 Oct 2011 10:18:01 +0800 Message-ID: <87y5wcpi1y.fsf@ericabrahamsen.net> References: <8739ezafwf.fsf@lifelogs.com> <84wrcbm45l.fsf@davestoy.home> <848vocvp25.fsf@davestoy.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319336383 20248 80.91.229.12 (23 Oct 2011 02:19:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 23 Oct 2011 02:19:43 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28682@lists.math.uh.edu Sun Oct 23 04:19:40 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RHnez-0008Sx-CW for ding-account@gmane.org; Sun, 23 Oct 2011 04:19:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1RHndv-0001rs-NY; Sat, 22 Oct 2011 21:18:31 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RHnds-0001rc-Rw for ding@lists.math.uh.edu; Sat, 22 Oct 2011 21:18:28 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RHndp-0000qz-7Q for ding@lists.math.uh.edu; Sat, 22 Oct 2011 21:18:26 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RHndm-0000wR-Bk for ding@gnus.org; Sun, 23 Oct 2011 04:18:22 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RHndj-0008BG-Hm for ding@gnus.org; Sun, 23 Oct 2011 04:18:19 +0200 Original-Received: from 125.33.12.1 ([125.33.12.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Oct 2011 04:18:19 +0200 Original-Received: from eric by 125.33.12.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Oct 2011 04:18:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 125.33.12.1 User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) Cancel-Lock: sha1:I4LEr5zE2qqI+GSpQaCFOgZMTwI= X-Spam-Score: -4.2 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80394 Archived-At: On Sun, Oct 23 2011, Dave Goldberg wrote: >>> I'd like to remove the spam-use-BBDB processor in spam.el. >>> I believe it's hardly used and after testing it for a while, I believe >>> it's not as good as I thought originally. > >> I use bbdb as a whitelist and so set spam-use-BBDB-exclusive to t. >> Works exactly as I want it to. If there's an alternative way to use a >> whitelist I am not afraid to change. > > Since updating, I've run into a couple problems. First one I think I > figured out, but I wonder if it might still have some relevance - I > was seeing undefined function errors. I fixed that by recompiling with > a running Emacs that had bbdb loaded. However, now it seems that the > bbdb matching function is no longer matching addresses that are > clearly in my bbdb. Here's a snippets from *Messages*: It was probably `bbdb-search-simple' that was undefined: that function disappeared between BBDB versions 2 and 3, and spam.el is still using it. It's possible that by recompiling you ended up with a mish-mash of BBDB versions: what does `bbdb-version' report? Eric -- GNU Emacs 24.0.90.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-10-06 on pelletnNo Gnus v0.18