>>>>> "Kai" == Kai Großjohann <[EMAIL PROTECTED]> writes:

Kai> On 19 Jul 2001, Martin Gasbichler wrote:
>> Is it just, that bbdb/gnus-split-method is not suitable for
>> nnmail-split-fancy?

Kai> I think so.  A cursory look at the code seems to say that there is a
Kai> variable bbdb/gnus-split-nomatch-function which gives a function to
Kai> call in case BBDB couldn't find the right group.

Kai> Of course, you don't want to set that variable to nnmail-split-fancy,
Kai> since that would infloop.  Argh.

Kai> Maybe a function similar to bbdb/gnus-split-method is neede which is a
Kai> little simpler?  It should just return a group name or nil.  Then it
Kai> could be used in nnmail-split-fancy.

Kai> Thoughts?

I don't think, the return value is the problem. A trace shows, that it
returns a single value:

1 -> bbdb/gnus-split-method: 
1 <- bbdb/gnus-split-method: ("mail.all-other")

The documentation of bbdb/gnus-split-method seems to be wrong. 

I suppose, the problem is the way it is called from nnmail-split-fancy.

-- 
Martin

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to