>>>>> "Klaus" == Klaus Zeitler <[EMAIL PROTECTED]> writes:

Jack> I want to use the bbdb gnus filing stuff, and I'm already using
Jack> fancy splitting.

[...]

Jack> How do I combine them both?

Klaus> you can set bbdb/gnus-split-nomatch-function to
Klaus> nnmail-split-fancy. Thus whenever bbdb/gnus-split-method can't
Klaus> file the message nnmail-split-fancy will be called.

I tried this, and then when a gnus-private person sent a message to a
mailing list split on nnmail-split-fancy, it broke.

Can I stick a line like this in nnmail-split-fancy instead?

(setq nnmail-split-fancy
  '(| (: nnmail-split-fancy-with-parent)
      (to "list@someplace\\.edu" "list.someplace")
      (: bbdb/gnus-split-method)        
      (to "jmt" "mail.misc")
      "mail.spam"))

Klaus> Klaus

Also, if I have a gnus-public entry for a mailing list, will it take
precedence over a gnus-private entry for an individual?

Jack.
(whee!)
-- 
Jack Twilley
jmt at twilley dot org
http colon slash slash www dot twilley dot org slash tilde jmt slash

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

Reply via email to