Re: Creating records

2010-09-30 Thread Roland Winkler
On Wed Sep 29 2010 Nicolas Martyanoff wrote: > The problem seems to be in bbdb-insert-record-internal, when > calling car on bbdb-records which is nil. I fixed the problem; > I'm not sure if that's the better solution, but it works for me. I think you identified the culprit correctly. Thanks for r

Re: Creating records

2010-09-28 Thread Nicolas Martyanoff
On Tue, 28 Sep 2010 18:10:09 -0500 "Roland Winkler" wrote: > > 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 ? > >

Re: Creating records

2010-09-28 Thread Roland Winkler
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 qui

Creating records

2010-09-27 Thread Nicolas Martyanoff
Hi, I'm trying to setup and use BBDB, and I encounter the following problems: - 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 t