Re: status of bbdb3 support in wl?
Michael Welle <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, Randy Bush wrote: > > GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-11 on builder10-9.porkrind.org > > i remember why i backed off to bbdb2 > > bbdb-com.el:624:29:Warning: reference to free variable `bbdb-phone-style' > bbdb-com.el:681:1:Error: Wrong number of arguments: #[(form) > "\301\302\303\304\305\306\307\310E\311FEE\207" [form catch (quote > --bbdb-error-retry--) while (quote t) condition-case --c-- throw > (quote --bbdb-error-retry--) (error (ding) (let > ((cursor-in-echo-area t)) (bbdb-display-error --c-- nil) (sit-for > 2)))] 9], 2 Hm. > Compiling file /Users/randy/.emacs.d/elpa/bbdb-20160720.2318/bbdb-mu4e.el at Mon Sep 5 15:07:48 2016 > bbdb-mu4e.el:28:1:Error: Cannot open load file: no such file or directory, mu4e-view > > Compiling file /Users/randy/.emacs.d/elpa/bbdb-20160720.2318/bbdb-vm.el at Mon Sep 5 15:07:49 2016 > bbdb-vm.el:30:1:Error: Cannot open load file: no such file or directory, vm-autoloads > That happens when you don't have mu4e and vm installed. That shouldn't be a problem, when you don't use them. > bbdb.el:2545:1:Error: Wrong number of arguments: #[(record newval) "\302\303D E\207" [record newval bbdb-cache-set-sortkey bbdb-record-cache] 3], 1 > > > and if i try to run with it, it says "no name" to any request Hm. I guess you have restarted Emacs to get rid off the remnants of bbdb v2. Was there any indication that the database got converted? IIRC that should be done automatically. Regards hmw