Re: Problems with mutt & charset

2010-02-23 Thread Gary
On Sun, Feb 21, 2010 at 03:11:28PM +0100, Gary wrote: > Sadly building mutt directly from the source package fails: > > make[2]: Entering directory `/usr/src/mutt-1.4.2.2-2/doc' > ##test -f manual.html || make manual.html || cp ./manual*.html ./ > cp ./manual*.html ./ > cp: cannot stat `./manual*.

Re: Problems with mutt & charset

2010-02-21 Thread Gary
On Sat, Feb 20, 2010 at 12:00:54PM +, Andy Koppe wrote: > Gary: > > if I send *myself* an email containing upper case an umlauted A, > > O, or U I see garbage in mutt where the character should be, however if > > I look at the email via webmail it looks fine. > I don't use mutt, so I can't re

Re: Problems with mutt & charset

2010-02-20 Thread Andy Koppe
Gary: >> I don't use mutt, so I can't really help here, but a mintty user >> reported that he had to rebuild mutt against ncursesw (which is now >> part of the Cygwin distribution) to get UTF-8 in mutt working: >> http://code.google.com/p/mintty/issues/detail?id=124#c28 > > Hmm. You mean to get any

Re: Problems with mutt & charset

2010-02-20 Thread Gary
On Sat, Feb 20, 2010 at 01:27:48PM +0100, I wrote: > On Sat, Feb 20, 2010 at 12:00:54PM +, Andy Koppe wrote: > > Gary: > > > However if I send *myself* an email containing upper case an umlauted A, > > > O, or U I see garbage in mutt where the character should be > > > a mintty user > > repor

Re: Problems with mutt & charset

2010-02-20 Thread Gary
On Sat, Feb 20, 2010 at 12:00:54PM +, Andy Koppe wrote: > Gary: > > I have the following environment variables set > > LANG = "en_US.UTF-8" > > LC_CTYPE = "de_CH.UTF-8" > > > > (LANG is en because I want to have my messages in English. Must LC_CTYPE > > match?) > > The charsets should probabl

Re: Problems with mutt & charset

2010-02-20 Thread Andy Koppe
Gary: > For some reason although when I send emails containing certain umlauted > characters everything looks fine, the recipient sometimes (or possibly > always, I only know because one person mentioned it) doesn't see the > characters correctly. > > I have the following environment variables set