On 15 May 2001, Jack Twilley wrote:

> The latter requires this:
> 
> (setq nnmail-split-methods 'nnmail-split-fancy)
> 
> The former requires this:
> 
> (setq nnmail-split-methods 'bbdb/gnus-split-method)
> 
> How do I combine them both?

I haven't done this myself, but I guess you can do like this:

(setq nnmail-split-fancy
      '(| (: bbdb/gnus-split-method)
          ...other.stuff.goes.here...))

Of course, you can position the (: bbdb/gnus-split-method) entry in
other spots, depending on what you want.

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/

Reply via email to