resolved (was: bbdb-mua-display-recipients keybinding in bbdb-gnus.el)

Gijs Hillenius <[email protected]> Sat, 08 Sep 2018 08:38:49 +0200
Newsgroups gmane.emacs.bbdb.user
Organization Using Emacs' Org Mode
Message-ID <[email protected]>
[...]

> Or let BBDB do the updating automatically when you send the email.
> The configuration Bob Newell has posted is exactly doing that.
> As a yet simpler example, check something like
>
> (bbdb-mua-auto-update-init 'message 'mail)
> (setq bbdb-mua-auto-update-p 'query)


This works. Thanks very much, Roland *and* Bob