From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80411 Path: news.gmane.org!not-for-mail From: david.goldberg6@verizon.net (Dave Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: Re: spam.el: asking about removing spam-use-BBDB Date: Mon, 24 Oct 2011 22:08:04 -0400 Message-ID: <84ehy1kem3.fsf@davestoy.home> References: <8739ezafwf.fsf@lifelogs.com> <84wrcbm45l.fsf@davestoy.home> <848vocvp25.fsf@davestoy.home> <87y5wcpi1y.fsf@ericabrahamsen.net> <87y5wajzao.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319508512 30195 80.91.229.12 (25 Oct 2011 02:08:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 Oct 2011 02:08:32 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28699@lists.math.uh.edu Tue Oct 25 04:08:28 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 1RIWRG-0004Mx-Ow for ding-account@gmane.org; Tue, 25 Oct 2011 04:08:27 +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 1RIWRE-0005oy-EX; Mon, 24 Oct 2011 21:08:24 -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 1RIWRD-0005ok-AB for ding@lists.math.uh.edu; Mon, 24 Oct 2011 21:08:23 -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 1RIWRC-00010p-7K for ding@lists.math.uh.edu; Mon, 24 Oct 2011 21:08:23 -0500 Original-Received: from vms173011pub.verizon.net ([206.46.173.11]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RIWRA-0003JU-E6 for ding@gnus.org; Tue, 25 Oct 2011 04:08:20 +0200 Original-Received: from davestoy.home.verizon.net ([unknown] [173.48.216.252]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LTL007IKN9HSBG0@vms173011.mailsrvcs.net> for ding@gnus.org; Mon, 24 Oct 2011 21:08:06 -0500 (CDT) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q In-reply-to: <87y5wajzao.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 24 Oct 2011 09:26:39 -0400") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.1 (gnu/linux) X-Spam-Score: -2.4 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80411 Archived-At: > On Sun, 23 Oct 2011 10:18:01 +0800 Eric Abrahamsen > wrote: EA> It was probably `bbdb-search-simple' that was undefined: that function EA> disappeared between BBDB versions 2 and 3, and spam.el is still using EA> it. It's possible that by recompiling you ended up with a mish-mash of EA> BBDB versions: what does `bbdb-version' report? > I thought I pushed out a fix for that. Hmm. It's annoying because > I've already gone to BBDB v3 so I can't test v2 easily. I'll be glad to be your guinea pig for that. As I said, I have no intention of moving to bbdb 3 until either it supports XEmacs, or I find time to migrate off it at work. I have a lot of custom code there that, initially anyway, doesn't port directly to GNU Emacs. > On Sun, 23 Oct 2011 22:22:18 -0400 david.goldberg6@verizon.net (Dave > Goldberg) wrote: DG> Anyway, Ted did say he wanted to eliminate the bbdb engine, and I'm DG> not worth keeping it around since all I need is a whitelist. I notice DG> that spam.el has a whitelist capability. It's trivial to turn bbdb DG> into a list of email addresses using bbdb-display-layout-alist; I'll DG> give that a try. > I'll support the BBDB backend to spam.el. I just need to fix the > `bbdb-search-simple' bug, it should work fine otherwise. Well like I said, since a recent update, it's almost having the opposite effect as what I want with many messages from people in .bbdb going into the spam group. I'm more than happy to try to help debug this, but I don't know where to begin. -- Dave Goldberg david.goldberg6@verizon.net