Gnus development mailing list
 help / color / mirror / Atom feed
* bbdb acting up with Kai's name
@ 2002-05-31 18:57 Josh Huber
  2002-05-31 20:37 ` Josh Huber
  2002-06-02  8:26 ` Kai Großjohann
  0 siblings, 2 replies; 10+ messages in thread
From: Josh Huber @ 2002-05-31 18:57 UTC (permalink / raw)


Every time I view a message from kai, the BBDB asks me if I want to
switch his name to "Kai Gro".  I think this is due to
bbdb-extract-address-components.  What do people get from:

(bbdb-extract-address-components
 "Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)")

What is your value of bbdb-extract-address-components-func?  Is it the
default bbdb-rfc822-addresses?  Perhaps I have an old (broken?)
version of bbdb?

;;; $Id: bbdb-snarf.el,v 1.6 2002/02/12 22:56:38 youngs Exp $

Switching the *-func variable to bbdb-extract-address-components fixes
the problem for me...which is good ;)

Just FYI, if you're having issues, be sure to:

(setq bbdb-extract-address-components-func
      'bbdb-extract-address-components)

have a nice day,

-- 
Josh Huber



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-06-06  9:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-31 18:57 bbdb acting up with Kai's name Josh Huber
2002-05-31 20:37 ` Josh Huber
2002-06-02  8:26 ` Kai Großjohann
2002-06-03 23:20   ` Josh Huber
     [not found]   ` <87660xc06h.fsf@eu.citrix.com>
2002-06-05 14:30     ` Kai Großjohann
2002-06-05 15:09       ` John S Cooper
2002-06-05 15:42         ` Kai Großjohann
2002-06-05 18:10       ` Josh Huber
2002-06-06  9:19         ` Kai Großjohann
2002-06-06  9:19         ` Kai Großjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).