[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BBDB and completion in message mode
From: |
Olivier Sirven |
Subject: |
Re: BBDB and completion in message mode |
Date: |
Fri, 11 Dec 2009 13:57:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Olivier Sirven <the.slaa@gmail.com> writes:
> I use BBDB to handle my addressbook and everything is running smoothly
> but sometimes I have an odd behavior: when I ask it to complete a name
> and an email address using M-TAB it will just add the email address and
> not the name. I think it occurs when email address is formatted like
> "firstname.lastname@example.com".
>
> Does anyone has this problem too? How can I resolv it?
>
> For the record, bbdb version is 2.35 ($Date: 2005/09/06 21:39:51 $)
I found the solution:
(setq bbdb-dwim-net-address-allow-redundancy t)
--
Olivier