On Tue Sep 28 2010 Nicolas Martyanoff wrote: > - The stable version of the official website > (http://bbdb.sourceforge.net) seems outdated, and the SourceForge CVS > too (last ChangeLog entry is from 2008). By searching a bit, I found > the Savannah CVS, and downloaded the CVS version. It seems quite > different from the stable version, and there's no documentation inside. > Is this the right version ?
The code on sourceforge is very old. Unfortunately, its maintainer does not respond. Recently, I updated the code of BBDB and put it on savannah. This code has still some rough edges, but in general it should work (with a recent GNU emacs, I've been using 23.2). > - I use the following configuration: > > (add-to-list 'load-path "~/.emacs.d/site-lisp/bbdb/lisp") > > (require 'bbdb-autoloads) > (require 'bbdb) > > (bbdb-initialize 'gnus 'message) Gnus code is not yet tested very much (I use VM), and I hope for feedback from gnus users. Yet this is independent of your following problem. > (setq bbdb-file "~/.emacs.d/bbdb") > > When I try to add a new record using M-x bbdb-create, after filling the > fields in the minibuffer, I get the following error: > > bbdb-record-sortkey: Wrong type argument: arrayp, nil > > Am I doing something wrong ? ...I guess your BBDB database is still completely empty. In this case I get the same error message. (I never tested the new code under these conditions.) I'll send you another email once this problem is fixed on savannah. I am sorry for the delay. Roland ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/