Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Working with bbdb

0 views
Skip to first unread message

Cecil Westerhof

unread,
Oct 30, 2009, 1:32:19 AM10/30/09
to
I am a newbie with gnus. One important part is bbdb.

In .bbdb I have:
["FirstName" "LastName" nil "Company" nil nil
("Firs...@company.com" "FirstName...@gmail.com")
((creation-date . "2009-10-30") ( timestamp . "2009-10-30")) nil]
But when I input 'fi' and the use TAB, I get:
Possible completions are:
FirstName...@gmail.com FirstName LastName <Firs...@company.com>
What is happening here. Why are the both e-mail addresses not generated
in the same way?

Is there an easy way to fill the .bbdb file?

--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Christopher Culver

unread,
Nov 3, 2009, 7:09:37 AM11/3/09
to
Cecil Westerhof <Ce...@decebal.nl> writes:
> In .bbdb I have:
> ["FirstName" "LastName" nil "Company" nil nil
> ("Firs...@company.com" "FirstName...@gmail.com")
> ((creation-date . "2009-10-30") ( timestamp . "2009-10-30")) nil]
> But when I input 'fi' and the use TAB, I get:
> Possible completions are:
> FirstName...@gmail.com FirstName LastName <Firs...@company.com>
> What is happening here. Why are the both e-mail addresses not generated
> in the same way?

I have this problem as well with one contact who, when I want
expansion, appears only as the e-mail address instead of NAME
<ADDRESS>. This behavior has always baffled me.

Steven E. Harris

unread,
Nov 5, 2009, 5:04:35 PM11/5/09
to
Christopher Culver <crcu...@christopherculver.com> writes:

> I have this problem as well with one contact who, when I want
> expansion, appears only as the e-mail address instead of NAME
> <ADDRESS>.

Try setting `bbdb-dwim-net-address-allow-redundancy' to t.

--
Steven E. Harris

Christopher Culver

unread,
Nov 11, 2009, 7:15:45 AM11/11/09
to
"Steven E. Harris" <s...@panix.com> writes:
> Try setting `bbdb-dwim-net-address-allow-redundancy' to t.

Thank you, that solves the problem.

0 new messages