Re: BUG: bbdb-complete-name and multiple net addresses

2001-12-08 Thread Ronan Waide
On December 7, [EMAIL PROTECTED] said: Yes, that is actually my preferred behavior. The fact that bbdb randomly chooses between the 1st and 2nd net address is what I think is the bug. [-] I think it should either complete on both or just the first, not a random choice among the two.

Re: BUG: bbdb-complete-name and multiple net addresses

2001-12-07 Thread Matt Armstrong
Ronan Waide [EMAIL PROTECTED] writes: On December 5, [EMAIL PROTECTED] said: Except that it is not always a choice between just Foo Bar and foo@baz, there could also be a foo@yahoo associated with the same record. I think current implementation chooses randomly among the three when

Re: BUG: bbdb-complete-name and multiple net addresses

2001-12-07 Thread Patrick Finerty Jr.
I have a question about something that's been annoying me lately, for obvious reasons How do you keep the BBDB record for a user with a perpetually changing email address from growing forever? It's only linear growth but if everyone I knew did this I'd go freakin' insane. For example the

Re: BUG: bbdb-complete-name and multiple net addresses

2001-12-07 Thread Chris Beggy
Patrick Finerty Jr. [EMAIL PROTECTED] writes: How do you keep the BBDB record for a user with a perpetually changing email address from growing forever? It's only linear growth but if everyone I knew did this I'd go freakin' insane. Try (setq bbdb-always-add-addresses nil) if you want to be

Re: BUG: bbdb-complete-name and multiple net addresses

2001-12-07 Thread Matt Armstrong
Patrick Finerty Jr. [EMAIL PROTECTED] writes: I have a question about something that's been annoying me lately, for obvious reasons How do you keep the BBDB record for a user with a perpetually changing email address from growing forever? It's only linear growth but if everyone I knew

Re: BUG: bbdb-complete-name and multiple net addresses

2001-12-07 Thread Patrick Finerty Jr.
thanks for the info and help folks! -p -- Patrick J. Finerty, Jr., Ph.D. Forman-Kay Laboratory Hospital for Sick Children Toronto, ON, Canada http://finerty.net/pjf ___ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB

Re: BUG: bbdb-complete-name and multiple net addresses

2001-12-07 Thread Adrian Aichner
Patrick == Patrick Finerty, Patrick writes: Patrick I have a question about something that's been annoying me Patrick lately, for obvious reasons Patrick How do you keep the BBDB record for a user with a Patrick perpetually changing email address from growing forever?