From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34382 Path: main.gmane.org!not-for-mail From: James Felix Black Newsgroups: gmane.emacs.gnus.general Subject: gnus-bbdb & split-fancy (was: nnmail-split-fancy woes) Date: 24 Jan 2001 12:56:35 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <8666j4oeik.fsf_-_@gamera.pacbell.net> References: <86zogjcf2d.fsf@jfb.pacbell.net> <86ae8jkp9g.fsf@beta.fciencias.unam.mx> <86g0ib58ov.fsf@jfb.pacbell.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170318 30119 80.91.224.250 (21 Oct 2002 03:18:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:18:38 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 6A644D049D for ; Wed, 24 Jan 2001 16:02:25 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id PAC22186; Wed, 24 Jan 2001 15:01:33 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 24 Jan 2001 15:00:33 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA29111 for ; Wed, 24 Jan 2001 15:00:23 -0600 (CST) Original-Received: from corb.mc.mpls.visi.com (corb.mc.mpls.visi.com [208.42.156.1]) by mailhost.sclp.com (Postfix) with ESMTP id 82E24D049D for ; Wed, 24 Jan 2001 16:00:50 -0500 (EST) Original-Received: from gamera.pacbell.net (isis.visi.com [209.98.98.8]) by corb.mc.mpls.visi.com (Postfix) with ESMTP id 86E038103 for ; Wed, 24 Jan 2001 14:59:55 -0600 (CST) Original-To: ding@gnus.org In-Reply-To: (dave@cavalry.com's message of "Tue, 23 Jan 2001 23:32:37 +0200") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 26 Xref: main.gmane.org gmane.emacs.gnus.general:34382 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34382 > Ask and ye shall receive: Errr. Doesn't work. I've set the requisite vars: (setq gnus-bbdb-split-default-group "inbox") (setq nnmail-split-methods nnmail-split-fancy nnmail-split-fancy '(| ("to" "\\b\\(\\w+\\)@homonculus.net" "misc.homonculus.\\1") ("to" "\\b\\(\\w+\\)@inter-slice.com" "misc.inter-slice.\\1") (: gnus-bbdb-split-method) "bogus")) ... and while the backreferencing regexps now work perfectly, everything else is getting dumped into "inbox". The *bbdb* records are properly set up, as setting nnmail-split-methods to 'gnus-bbdb-split-method seems to work fine. I'm running a cvs'd gnus from maybe two days ago, bbdb-2.00.06, and the only copy of gnus-bbdb.el that I could find (v1.20, from 1995.) Has this worked for anybody else? (jfb) -- Linux is only free if your time has no value.