X-Spam-Check-By: sourceware.org
X-YMail-OSG: GcVTW.YVM1mkarz2gTrkOhmZOnRpgGywYdlm4Sy1AZZG.J2OJQ2D8fKpUUdnLL3wZsUnGXMiGngKm.m1u6C1MgR5rt8HqXVjSuf9tMSXByeGUhQ.XJVjTqZA_YXCebkt1y7L8B.9LhL6tftMXQ_UWKA.OjA__30vht1Ji9sUvNAWoL3vwPNa
Message-ID: <46039BF7.6050307@sbcglobal.net>
Date: Fri, 23 Mar 2007 04:20:55 -0500
From: "Mark S. Reglewski" <msrski@sbcglobal.net>
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Extraneous characters in mutt text manual?
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I'm using Cygwin 1.5.24 on Windows XP Pro SP2

I saw the announcement about the new bash package, so I used setup.exe
to upgrade my installed packages today. This bumped my mutt (and its
documentation) up to 1.4.2.2-1

When I do (with less 381-1)...

less /usr/share/doc/mutt-1.4.2.2/manual.txt

I get a display like this:


---- quote from manual -------------------------------

Some of the status flags can be turned on or off using

   <B7>  ESC[1mset-flag ESC[22m(default: w)

   <B7>  ESC[1mclear-flag ESC[22m(default: W)

---- end quote from manual ---------------------------


If (with vim 7.0.122-1) I do...

view /usr/share/doc/mutt-1.4.2.2/manual.txt

...I get this:


---- quote from manual -------------------------------

Some of the status flags can be turned on or off using

·  ^[[1mset-flag ^[[22m(default: w)

·  ^[[1mclear-flag ^[[22m(default: W)

---- end quote from manual ---------------------------


If I less or view other textfile documentation, for instance
/usr/share/doc/ncurses-5.5/NEWS, I don't get the same display problem.
I haven't seen this happen before with any Cygwin text documentation
that I've read.  Aren't these extra characters leftover formatting
characters from some text processing tool?

Does anyone else observe this, or is this a me-only problem?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

