help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Importing data from old bbdb2 to ELPA bbdb3


From: Haines Brown
Subject: Re: Importing data from old bbdb2 to ELPA bbdb3
Date: Tue, 10 Mar 2015 15:20:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Marco Wahl <marcowahlsoft@gmail.com> writes:

> Haines Brown <haines@engels.histomat.net> writes:
>
>> I installed ELPA bbdb3, and of course it does not see my ~/.bbdb
>> database.
>
> This is a question of configuration AFAICS.  I have
>
> #v+
> bbdb-file is a variable defined in `bbdb.el'.
> Its value is "~/.bbdb"
> Original value was "~/.emacs.d/bbdb"

I have:

(defcustom bbdb-file (locate-user-emacs-file "bbdb" ".bbdb")

This doesn't indicate path, but I guessed it is ~/.emacs.d/. So I copied
~.bbdb to ~/.emacs.d/bbdb and it works.

Thanks!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]