Re: Problem creating record

2017-06-21 Thread Roland Winkler
On Wed Jun 21 2017 Greg Bognar wrote: > > To activate BBDB you should not require bbdb but bbdb-loaddefs.el, > > see README. Does this solve your problem? > > No, it does not. It makes no difference. > > I have read the README several times. I have some understanding > of Elisp, but it is no

Re: Problem creating record

2017-06-21 Thread Roland Winkler
On Wed Jun 21 2017 Greg Bognar wrote: > There is an EmacsWiki page for an earlier attempt to integrate WL > and BBDB3: BBDBV3-Wl at https://www.emacswiki.org/emacs/BBDBV3-Wl. > However, the link to the project seems to be dead. While the links to the project seem to be dead, the page says that

Re: Problem creating record

2017-06-21 Thread Roland Winkler
On Tue Jun 20 2017 Angel de Vicente wrote: > In my .emacs file I have: > , > | (require 'bbdb) > | (bbdb-initialize 'gnus 'message) > | (bbdb-mua-auto-update-init) > ` The function bbdb-mua-auto-update-init is called like bbdb-initialize: you need to specify the MUAs it should hook into.

Re: Problem creating record

2017-06-21 Thread Roland Winkler
On Tue Jun 20 2017 Greg Bognar wrote: > The relevant parts of my init.el: > > (require 'bbdb) To activate BBDB you should not require bbdb but bbdb-loaddefs.el, see README. Does this solve your problem? -- Check out