Re: [gentoo-user] Re: recompiling vim linked to libncursesw

2005-07-27 Thread Fernando Canizo
El Wed, Jul 27, 2005 at 09:04:29AM +0300, Moshe Kaminsky me decía: * Fernando Canizo [EMAIL PROTECTED] [27/07/05 07:15]: Hi all. I'm having trouble with my encoding using mutt + vim + utf-8, basically mi emails are sent with wrong encoding when *replying*. I've tracked the problem,

Re: [gentoo-user] Re: recompiling vim linked to libncursesw

2005-07-27 Thread Andreas Claesson
On 7/27/05, Moshe Kaminsky [EMAIL PROTECTED] wrote: Hi, * Fernando Canizo [EMAIL PROTECTED] [27/07/05 14:14]: snip I investigate what was in the archives, so i saved a copy (using 'C' command from mutt) of the first message (the one i receive from me) and file says: 'UTF-8 Unicode mail

Re: [gentoo-user] Re: recompiling vim linked to libncursesw

2005-07-27 Thread Fernando Canizo
El Wed, Jul 27, 2005 at 02:45:27PM +0300, Moshe Kaminsky me dec�a: i got this in my ~/.vimrc: set encoding=utf-8 set fileencoding=utf-8 Please try removing this setting, then check the value after vim reads the file (when you reply). Vim sets this option when editing an existing file

Re: [gentoo-user] Re: recompiling vim linked to libncursesw

2005-07-27 Thread Fernando Canizo
El Wed, Jul 27, 2005 at 02:39:58PM +0200, Andreas Claesson me dec�a: The problem seem to be that mutt(?) takes this UTF-8 encoded data and encodes as UTF-8 again as if the data was two 8 bit characters. 'C3' then becomes 'C3 83' and 'A1' becomes 'C2 A1' Yes!, yes! something like that is

Re: [gentoo-user] Re: recompiling vim linked to libncursesw

2005-07-27 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fernando Canizo wrote: Yes! In the next line a LATIN SMALL LETTER A WITH ACUTE: � This doesn't seem to be UTF-8 (I get a box in UTF-8 mode,) but it looks OK in latin-1. But you should see that ok, now if i reply to that message, when it reaches

Re: [gentoo-user] Re: recompiling vim linked to libncursesw

2005-07-27 Thread Fernando Canizo
El Wed, Jul 27, 2005 at 03:50:14PM +0300, Matan Peled me decía: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fernando Canizo wrote: Yes! In the next line a LATIN SMALL LETTER A WITH ACUTE: � This doesn't seem to be UTF-8 (I get a box in UTF-8 mode,) but it looks OK in latin-1.