X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
Subject: RE: Extraneous characters in mutt text manual?
Date: Mon, 26 Mar 2007 14:20:41 +0100
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Message-ID: <84952F09F3FC0C418393E60D116EB9CC181385@Traf-Mail.int.ascribe.com>
From: "Phil Betts" <Phil.Betts@ascribe.com>
To: <cygwin@cygwin.com>
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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l2QDMOfn013087

Mark S. Reglewski wrote on Friday, March 23, 2007 4:50 PM::
> Forgive a naive question from a naive user: should there be any
> formatting codes/escape sequences at all to work around in what's
> supposed to be a plaintext file?
> /usr/share/doc/mutt-1.4.2.2/manual.txt gives this as it's last line:
> "This document was written in SGML, and then rendered using the
> sgml-tools package." Haven't the utilities used to render the
> plaintext file from its SGML source left unwanted gunk in this
> instance? 

This file is not meant to be a plaintext file.  It is meant to be read
using the F1 key from inside mutt.  /etc/Muttrc sets up the F1 key to 
invoke less.

You may find that there are a few non-ASCII characters which are shown
as e.g. <B7>.  If so, you'll need to edit /etc/Muttrc (or better, copy
it to ~/.muttrc)  Find the macro definitions for <f1> and add the -r
option to the less command.


Phil

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


