On 17 May 2001, Jack Twilley wrote:
>>>>>> "Kai" == Kai Gro�johann <[EMAIL PROTECTED]>
>>>>>> writes:
>
> [... my attempt at embedding the test inside my fancy ...]
>
> Kai> This should work, but I haven't actually tried it.
>
> I tried it. No dice.
Hm. Looking at the docs for bbdb/gnus-split-method, I see that it
claims to return a list of groups. That's not so good for this
application. So maybe you want to return the car of that list, only?
Hm. Or you could write a wrapper function which takes the list and
constructs a mini-subexpression for nnmail-split-fancy from it. Then
you might be able to use that. For example, you could return (&
"group1" "group2" ...) -- then it will be put in all those groups.
Also, maybe the group names are wrong (though that's unlikely).
You can find it all out with M-x debug-on-entry RET
bbdb/gnus-split-method RET, I think.
> Any word on whether gnus-public is respected over gnus-private?
I have no idea. Don't use that.
kai
--
The passive voice should never be used.
_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/