Path: utzoo!utgpu!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: need scan.format Message-ID: <278C0759.22967@ics.uci.edu> Date: 10 Jan 91 06:19:05 GMT References: <5849@rossignol.Princeton.EDU> <278A60A9.26152@ics.uci.edu> Reply-To: jromine@ics.uci.edu (John Romine) Organization: UC Irvine Department of ICS Lines: 17 Nntp-Posting-Host: buckaroo.ics.uci.edu tr@samadams.princeton.edu (Tom Reingold) writes: >Does anyone have a scan.format which lists the right hand end of a uucp >return path instead of the left hand end? I am using MH 6.7.1. jromine@ics.uci.edu (John Romine) writes: >I don't think you can do that. Perhaps using a negative field width >(right justify) in a putstrf would work, but I'm not sure. Actually, something like: "%-20(putstrf{from})" does what you wanted. In the next patch that goes out, I've modified %(trim) to be able to right justify as well. Also, I'm working on an "ELSIF" construct to go along with the IF-ELSE-ENDIF "%< ... %| ... %>" stuff in mh-format. It'll probably be either "%|<" or "%?". -- John Romine