First off, thanks to whoever it was that sent the info on how to
compile VM with noautoloads. I was stuck on that forever!! That
definitely needs to be in both README's IMHO.

Now on to my question...I am on several "help" type mailing lists as
part of my job. These are fairly high volume, around 100-150 messages
per day total. I really don't want bbdb entries for all these people,
most of whom will just send a couple times ever. So here's what I did: 

(setq bbdb/mail-auto-create-p 'bbdb-ignore-some-messages-hook)

(setq bbdb-ignore-some-messages-alist
      '(("To" . "ssa\\|slip\\|minuet\\|help")
        ("CC" . "ssa\\|slip\\|minuet\\|help")))

BUT...I also have:

(setq bbdb-use-pop-up t)

So I get a blank bbdb buffer from messages to these lists. It's not a
big deal, but I figured since it was slow around here...I RTFM, and
glad I did since that's where I found the ignore stuff, but I couldn't
find anything regarding disabling the pop-up conditionally. If it
doesn't exist, fine, but if it does it'd be great to know how to do
it. Thanks for any help.

-- 
Chris Halverson                      147 Shepherd Labs
Distributed Computing Services       625-1300
University of Minnesota

Reply via email to