Re: Wanderlust and BBDBv3
andrés ramírez <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Organization | bien.comun.org |
| Message-ID | <[email protected]> |
Have You checked this? https://github.com/dmj/bbdbv3 it works for me. last time i checked there was an issue with the omit function. But perhaps last version have been fixed. AR On Wed, 01 Mar 2017 15:37:41 -0600, Greg Bognar wrote: > > 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 > >