Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucbvax!EXPO.LCS.MIT.EDU!gildea From: gildea@EXPO.LCS.MIT.EDU (Stephen Gildea) Newsgroups: comp.mail.mh Subject: address formatting Message-ID: <9012262018.AA27604@excalibur.lcs.mit.edu> Date: 26 Dec 90 20:18:27 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 In MH 6.7 I cannot find a format function that prints the address part of a From: line. The closest I've come is %(mbox{from})@%(host{from}) which is a bit kludgy. Furthermore, I cannot print that expression in a fixed-width field. For that I would need to be able to append to the str register, and I can't see how to do that, either. Any suggestions? < Stephen gildea@expo.lcs.mit.edu