X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=AWL,BAYES_00,WEBMAIL_BODY X-Spam-Check-By: sourceware.org Date: Sun, 21 Feb 2010 15:11:28 +0100 From: Gary To: cygwin AT cygwin DOT com Subject: Re: Problems with mutt & charset Message-ID: <20100221141128.GA3208@mimosa.garydjones.name> Mail-Followup-To: cygwin AT cygwin DOT com References: <20100219133535 DOT GA2920 AT mimosa DOT garydjones DOT name> <416096c61002200400q23d325acva12ab4cfb5266294 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416096c61002200400q23d325acva12ab4cfb5266294@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Sat, Feb 20, 2010 at 12:00:54PM +0000, 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 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 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*.html': No such file or directory make[2]: *** [try-html] Error 1 make[2]: Leaving directory `/usr/src/mutt-1.4.2.2-2/doc' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/src/mutt-1.4.2.2-2' make: *** [install] Error 2 I see this was reported before, back in 2007 - http://www.mail-archive.com/cygwin AT cygwin DOT com/msg82521.html - but there was never a solution posted. Anyone have any idea what is causing it? I'm assuming I should just be able to cd to /usr/src/mutt-1.4.2.2-2 and './configure' followed by 'make install'. There also seem to be development "remains" in the source package - for example files like lib.c~ (which looks like an emacs backup file, to me), handler.c.orig000, mbox.c.cygwin, etc. - although I don't know which of those are from the original source and which from the Cygwin packaging. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple