delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Thu, 5 Apr 2001 17:07:27 +0200 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: Who ported Mutt? I have re-compiled 1.2.5 and now I have double spaced lines in the pager. |
Message-ID: | <20010405170727.D4845@cygbert.vinschen.de> |
Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
References: | <20010405145509 DOT A341 AT BOEKHOFF_M> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <20010405145509.A341@BOEKHOFF_M>; from malcolm.boekhoff@actfs.co.uk on Thu, Apr 05, 2001 at 02:55:09PM +0100 |
On Thu, Apr 05, 2001 at 02:55:09PM +0100, malcolm.boekhoff wrote: > > Can the Mutt porter(s) please describe what I need to patch to Mutt-1.2.5 to stop > the pager displaying > > Line 1 > > Line 2 > > Line 3 > > instead of > > Line 1 > Line 2 > Line 3 > > Thanks. > > Probably a binary/text problem, eh? The mail folders appear to be in Unix > format (\n and not \r\n for line separation). Probably: http://cygwin.com/ml/cygwin/2001-02/msg00217.html Look through the sources and open the files with open (..., O_TEXT) or fopen (..., "rt") if compiled under Cygwin. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |