Path: utzoo!censor!geac!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!usc!orion.oac.uci.edu!ucivax!jromine From: jromine@buckaroo.ics.uci.edu (John Romine) Newsgroups: comp.mail.mh Subject: Re: bad body formatting Message-ID: <27AC889B.18633@ics.uci.edu> Date: 3 Feb 91 22:03:07 GMT References: Reply-To: jromine@ics.uci.edu (John Romine) Distribution: comp Organization: UC Irvine Department of ICS Lines: 14 Nntp-Posting-Host: buckaroo.ics.uci.edu ahl@technix.oz.au (Tony Landells) writes [about body:component="> "]: >I have a problem with my repl filter... occasionally one character >will get choppped off the end of a line, and placed on the next line Some versions of MH earlier than MH 6.7 had a few bugs with that format construct; you don't say what version you're running, so you might have a buggy mhl. The most likely reason for this problem is lines longer than your "width" setting getting wrapped by mhl. Probably the easiest solution is adding either overflowtext=">" or width=10000 to that "body" line. The MH 6.7 "repl" man page discusses this and gives some examples. -- John Romine