Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 13 Sep 2001 18:05:51 +0200 From: Corinna Vinschen To: cygwin Subject: Re: Mutt (on cygwin) and binary attachments Message-ID: <20010913180551.C20079@cygbert.vinschen.de> Mail-Followup-To: cygwin References: <20010913093731 DOT E432 AT NBOF> <20010913131552 DOT R1285 AT cygbert DOT vinschen DOT de> <3BA0CE44 DOT 9080007 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BA0CE44.9080007@ece.gatech.edu>; from cwilson@ece.gatech.edu on Thu, Sep 13, 2001 at 11:18:28AM -0400 On Thu, Sep 13, 2001 at 11:18:28AM -0400, Charles Wilson wrote: > Corinna Vinschen wrote: > > > On Thu, Sep 13, 2001 at 09:37:31AM +0000, Olaf Foellinger wrote: > > > >>Hi, > >> > >>here's a mail I've received that give hints about the attachment > >>corruption of mutt. > >> > > > > Thanks for that hint. I have created a -3 version which returns > > to the original binmode behaviour. > > > (disclaimer: I don't use mutt) > > Ya, but linking with binmode.o doesn't solve the other problem -- that > of config files with DOS line endings. > > It looks to me as if you just can't use the 'binmode.o/automode.o' magic > bullets. It seems that the real fix is to go thru the code, and put > O_BINARY or 'rb' in the correct places, and O_TEXT(?) or 'rt' in the > correct places. Yes? Right. Are you volunteering? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/