Gnus development mailing list
 help / color / mirror / Atom feed
From: Josh Huber <huber@alum.wpi.edu>
Subject: bbdb acting up with Kai's name
Date: Fri, 31 May 2002 14:57:37 -0400	[thread overview]
Message-ID: <87d6vc402m.fsf@alum.wpi.edu> (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



             reply	other threads:[~2002-05-31 18:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-31 18:57 Josh Huber [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d6vc402m.fsf@alum.wpi.edu \
    --to=huber@alum.wpi.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).