Re: Wanderlust and BBDBv3
Greg Bognar <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87shmvew3o.wl-greg.bognar__43707.6989016079$1488455503$gmane$org@gmail.com> |
I was under the impression that the melpa version is more recent: its version is
20170129.2224, while the latest commit to the github version is from 2 Oct 2016.
However, the README at github says BBDB must be built with
`--with-wl-dir=DIR' specifies the path where Wanderlust can be found.
Without this option the resulting BBDB build does not support WL.
Could this be the problem? I don't think the melpa version does this.
On Thu 2 Mar 2017 at 03:19 andrés ramírez wrote:
> 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
> >
> >
>