Re: Problems with names containing non-english characters

2002-02-05 Thread Niklas Morberg
Urban Boquist [EMAIL PROTECTED] writes: ;;; Avoid BBDB getting confused by 8 bit characters: (if (= emacs-major-version 20) (add-to-list 'file-coding-system-alist '(/\\.bbdb\\' iso-8859-1 . iso-8859-1))) Unfortunately I think that you need to clean up your .bbdb file by

Re: Problems with names containing non-english characters

2002-02-05 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Niklas Morberg [EMAIL PROTECTED] writes: : BBDB 2.34 and emacs 21.1 on Win2k. : : Although people have _not_ changed their name, BBDB thinks : that they have. The problem occurs if there are non-english : characters in their name which seems to throw

Re: Problems with names containing non-english characters

2002-02-05 Thread Miroslav Fikar
M. Warner Losh [EMAIL PROTECTED] writes: In message: [EMAIL PROTECTED] Niklas Morberg [EMAIL PROTECTED] writes: : BBDB 2.34 and emacs 21.1 on Win2k. : : Although people have _not_ changed their name, BBDB thinks : that they have. The problem occurs if there are non-english :

Re: Problems with names containing non-english characters

2002-02-05 Thread Alex Schroeder
Niklas Morberg [EMAIL PROTECTED] writes: Be especially careful to delete everything containing the infamous \201 character. I had a bunch of those as well -- what are they about? These problems and all that are related to people who used Emacs 20.1 to 20.3, I think, because at that time

Re: Problems with names containing non-english characters

2002-02-05 Thread Ronan Waide
On February 5, [EMAIL PROTECTED] said: These problems and all that are related to people who used Emacs 20.1 to 20.3, I think, because at that time MULE support was rather buggy. I think the \201 bugs started decreasing with e20.4, but maybe only with e20.7... So I expect that once you

Re: Problems with names containing non-english characters

2002-02-05 Thread Niklas Morberg
Alex Schroeder [EMAIL PROTECTED] writes: So I expect that once you remove all the problematic characters, and keep using e20.7 or e21, the problem should disappear. Does it? I've never been using anything _but_ 20.7 and, since its release, 21.1. So the problem is in fact present for those