>
> What is your value of bbdb-mua-auto-update-p?

Its value is bbdb-select-message.



> You need something
> like the default of this variable to enable what you want.
>

The default of `bbdb-mua-auto-update-p', you mean? I'm not customizing it,
so I assume it is the default value... But maybe it's getting changed as a
side-effect of something else I'm customizing? Here's my bbdb configuration
in full, just in case:

(require 'bbdb-loaddefs)
(require 'bbdb)

(bbdb-initialize 'gnus 'message)
(bbdb-mua-auto-update-init 'gnus 'message)

(setq bbdb-mua-update-interactive-p '(query . create)
      bbdb-complete-mail-allow-cycling t
      bbdb-completion-display-record nil
      bbdb-update-records-p 'create
      bbdb-pop-up-window-size 10
      bbdb-message-all-addresses t
      bbdb-ignore-message-alist '(("From" . "code-review@localhost")
  (("To" "CC") . "mitch.spec...@gmail.com")
  (("X-Mailman-Version" "X-Mailing-List") . ".*")))


Thanks,
Mitch
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to