[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
resolved (was: bbdb-mua-display-recipients keybinding in bbdb-gnus.el)
From: |
Gijs Hillenius |
Subject: |
resolved (was: bbdb-mua-display-recipients keybinding in bbdb-gnus.el) |
Date: |
Sat, 08 Sep 2018 08:38:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
[...]
> 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