"David Kågedal" <[EMAIL PROTECTED]> writes:

> Niklas Morberg <[EMAIL PROTECTED]> writes:
>> 
>> name mismatch: "Kai Großjohann" changed to "Kai Großjohann"

> (modify-coding-system-alist 'file (regexp-quote (expand-file-name bbdb-file))
>                             'iso-8859-1)

I think your .bbdb is encoded in latin-1, but Kai switched his name to
latin-15.  When saving, the latin-15 sz (the name for the beta like
glyph) is saved as latin-1, so next time when BBDB compares the
strings again, the message has the latin-15 variant, and your bbdb has
the latin-1 variant -- again!  The only solution is to save the bbdb
in something that keeps the correct encoding (not latin-1, emacs-mule,
for example).  Or automatically unify all latin encodings.  (Code by
Dave Love.)

Alex.
-- 
http://www.electronicintifada.net/diaries/index.html
http://www.us-israel.org/jsource/US-Israel/hr2506c.html

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to