Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <4.3.1.2.20010404131838.0210c688@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Wed, 04 Apr 2001 13:22:13 -0400
To: Edmund GRIMLEY EVANS <edmundo@rano.org>,
        "malcolm.boekhoff" <malcolm.boekhoff@actfs.co.uk>
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: Re: Why Extra spacing in pager after re-compiling Mutt under
  Cygwin/NT4
Cc: Mutt Developers News Group <mutt-dev@mutt.org>,
        Cygwin News Group <cygwin@sources.redhat.com>
In-Reply-To: <20010404164650.H23765@daisy.vocalis.com>
References: <20010404162203.A338@BOEKHOFF_M>
 <20010404162203.A338@BOEKHOFF_M>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 11:46 AM 4/4/2001, Edmund GRIMLEY EVANS wrote:
> > I downloaded, extracted and compiled "mutt-1.2.5i.tar.gz", but now the pager is
> > displaying messages with an extra newline.
>
>Mutt writes the contents of the message into a temporary file for use
>by the pager. You might be able to solve the problem by adding a 'b'
>to the mode string of the appropriate call to fopen.
>
>However, if there is a simple way of making Cygwin behave just like
>Unix in all cases, without changing Mutt, that might be preferable.


This can be controlled through mount points by setting them as binary but
using this to solve portability problems is discouraged.  If mutt needs the
temporary file created to be binary, then the suggested change to the mode
is what's recommended.  No one can assume that users are going to set 
their mount points as binary (or any other global work-around for that 
matter).


>Find out who created /bin/mutt and ask them, or maybe there's a web
>page somewhere with build instructions or diffs ...
>
>Edmund



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

