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
Date: Wed, 4 Apr 2001 16:46:50 +0100
From: Edmund GRIMLEY EVANS <edmundo@rano.org>
To: "malcolm.boekhoff" <malcolm.boekhoff@actfs.co.uk>
Cc: Mutt Developers News Group <mutt-dev@mutt.org>,
        Cygwin News Group <cygwin@sources.redhat.com>
Subject: Re: Why Extra spacing in pager after re-compiling Mutt under Cygwin/NT4
Message-ID: <20010404164650.H23765@daisy.vocalis.com>
Mail-Followup-To: "malcolm.boekhoff" <malcolm.boekhoff@actfs.co.uk>,
	Mutt Developers News Group <mutt-dev@mutt.org>,
	Cygwin News Group <cygwin@sources.redhat.com>
References: <20010404162203.A338@BOEKHOFF_M>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.16i
In-Reply-To: <20010404162203.A338@BOEKHOFF_M>; from malcolm.boekhoff@actfs.co.uk on Wed, Apr 04, 2001 at 04:22:03PM +0100

> 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.

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

Edmund

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

