[25473] in Athena Bugs
Re: linux 9.2.24: nmh/show
daemon@ATHENA.MIT.EDU (Robert A Basch)
Wed Jan 28 18:15:58 2004
Date: Wed, 28 Jan 2004 18:15:52 -0500
Message-Id: <200401282315.i0SNFqq1026589@anhedonia.mit.edu>
From: Robert A Basch <rbasch@mit.edu>
To: Camilla R Fox <cfox@mit.edu>
In-reply-to: "[25468] in Athena Bugs"
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
The problem is in the invocation of "cat" for text/plain MIME data
in mhn.defaults; it should use the "-v" option to handle non-printing
characters. I will submit a patch to that effect.
> My $PAGER and showproc (in .mh_profile) are both set to "less".
The relevant .mh_profile option here is moreproc (see mh-profile(5)).
Bob