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 thos

Re: Problems with names containing non-english characters

2002-02-05 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Miroslav Fikar <[EMAIL PROTECTED]> writes: : > FSF emacs 21.1 does this w/o a hassle. :-) : > : > Warner : : Well, I can confirm that the problems are still there. : GNU Emacs 21.1.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2001-11-20 on :

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

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 t

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 no

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 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 .bbd

Re: Problems with names containing non-english characters

2002-02-04 Thread Urban Boquist
> Niklas Morberg writes: Niklas> ["Torbj\366rn" "S\366derberg" ("Torbj\366rn S\366derberg" Niklas> "Torbj\201\366rn S\201\366derberg") ...] I've seen all sorts of weird MULE lossage with BBDB in Emacs over the last couple of years, but most of the problems went away when I started using this

Problems with names containing non-english characters

2002-02-04 Thread Niklas Morberg
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 BBDB out of whack. To ''solve'' this, I've added: (setq bbdb-quiet-about-name-mismatches t) BBD