Re: [dumb] one you run ./configure then make

Harry Putnam <[email protected]> Tue, 31 Dec 2019 13:33:03 -0500
Newsgroups gmane.emacs.bbdb.user
Organization Still searching...
Message-ID <[email protected]>
Gijs Hillenius <[email protected]> writes:

[...]

>> What do I put in ~/ for emacs to use?

[...]

> you need to initialize bbdb for (probably) gnus, and the .bbdb gets
> created once you start creating & adding addresses.
>
>
> This is what I use, but ...
>
>
> (require 'bbdb-loaddefs)
> (bbdb-initialize 'gnus 'message)
> (setq bbdb-complete-mail-allow-cycling t)
> (setq bbdb-message-all-addresses t) 
> (setq bbdb-mua-update-interactive-p '(query . create))
>
> (bbdb-mua-auto-update-init 'message 'mail)
> (setq bbdb-mua-auto-update-p 'query)
>
>
> you might also want to check out
> (setq bbdb-default-country "add-your-default-country-here")

Great help, thank you much

If I want to convert an old .bbdb (version 2.35)

How would I go about that .... would I just put the old ~/.bbdb
into ~/  and start using it or is there some procedure involved in
converting it to 3.1.?? (newest from source).

I've been told the older version will convert upward but cannot be
returned to 2.35 once it has.

Thing is, I see no instructions to do the conversion.

Google does not appear to know about instructions for conversion of
older BBDB to BBDB-3.???  either.