Wanderlust and BBDBv3
Greg Bognar <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87mvd4el0a.wl-greg.bognar__17184.6195743003$1488404358$gmane$org@gmail.com> |
Hi,
Has anyone had any success setting up WL with BBDBv3? I have the latest BBDB
from melpa. In particular, I want it to create bbdb records from email I
received. However, nothing happens when I open a message. I have the following
in my .emacs:
(bbdb-initialize 'wl 'message)
(bbdb-mua-auto-update-init 'wl 'message)
(setq bbdb-update-records-p 'query
bbdb-mua-auto-update-p 'query)
(add-hook 'bbdb-notice-mail-hook 'bbdb-auto-notes)
Is there anything I'm missing? Or should I revert back to v2? v3 is supposed
to support Wanderlust now.
Greg