On Thu Apr 10 2014 Gijs Hillenius wrote:
> I knew I was going to get in trouble, when adding this new contact
> to my .bbdb
>
> Now this innocent error message appears:
> Duplicate BBDB record encountered: John Smith
>
> The thing is, both exist.
Try bbdb-allow-duplicates.
-
On Wed Apr 2 2014 Aric Gregson wrote:
> I am now getting constant errors like this when using bbdb with gnus and
> trying to auto-complete email addresses. It will successfully complete
> the email address, but each 'tab' brings about a 'beep' noise and this
> error associated with different emails
On Wed Apr 2 2014 Steve Bradley wrote:
> What I would like to ask is where to get documentation about
> installing and using BBDB v3 particularly with wanderlust and Org
> if available...also can one use the manual that's available with
> v2 ( http://bbdb.sourceforge.net/ bbdb.html) and the in
I fixed several problems with BBDB 3.
On Tue Apr 8 2014 i...@iankelling.org wrote:
> I found a bug: Using (first . last) name arg to
> bbdb-create-internal fails.
>
> An example of the error::
> (error "type mismatch: expect (or nil (cons string string)), got
> `(Bob . Dole)'")
Thanks, that was
> > > bbdb-separator-alist defines the separator for almost all fields
> > > to be ", ". Only for AKAs it is "; ". I do not know anymore
> > > how this came about. But I find it confusing, and I am thinking
> > > about changing the default to ", " for all fields.
> > >
> > > Thoughts or comments