Re: Wanderlust and BBDBv3
Greg Bognar <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87bmtjeihm.wl-greg.bognar__1413.05678193948$1488473134$gmane$org@gmail.com> |
On Thu 2 Mar 2017 at 17:25 andrés ramírez wrote: > Have You tried C-u :? Yes. That gives the message: "nil is not in BBDB; add?" Again, that seems to indicate that WL support does not work as BBDB does not recognize the sender/email address. > On Thu, 02 Mar 2017 09:11:29 -0600, Greg Bognar wrote: > > > > Thanks! Is that the melpa package? If not, can you send a link? > > > > Best, > > Greg > > > > On Thu 2 Mar 2017 at 15:16 andrés ramírez wrote: > > > It works for me. When I get home I am going to publish my package. > > > > > > AR > > > On Thu, 02 Mar 2017 08:10:18 -0600, > > > Greg Bognar wrote: > > > > > > > > Yes, I've tested that too. The keybindings (: for bbdb-mua-display-sender and ; > > > > for bbdb-mua-edit-field-sender) are active but do not do anything. That's why I > > > > suspect the problem is general with WL support. Although the melpa version says > > > > it has WL support, perhaps it does not. > > > > > > > > On Thu 2 Mar 2017 at 13:14 andrés ramírez wrote: > > > > > The David Maus version, does not work automatically. You need to press > > > > > semicolons on wl-summary for adding new addresses to BBDB. So I have not > > > > > tested that feature on V3 (adding automatically when opening an email). > > > > > > > > > > AR > > > > > On Thu, 02 Mar 2017 05:50:19 -0600, > > > > > Greg Bognar wrote: > > > > > > > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >