Xref: utzoo comp.mail.mh:1520 comp.windows.x:33626 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!uwm.edu!bionet!agate!stanford.edu!leland.Stanford.EDU!Breakaway.Stanford.EDU!hodges From: hodges@Breakaway.Stanford.EDU (Jeff Hodges) Newsgroups: comp.mail.mh,comp.windows.x Subject: need help with getting Xmh's ReplyInsertFilter to work Keywords: Xmh ReplyInsertFilter Message-ID: <1991Mar5.194531.28762@leland.Stanford.EDU> Date: 5 Mar 91 19:45:31 GMT Sender: news@leland.Stanford.EDU (Mr News) Reply-To: hodges@Breakaway.Stanford.EDU (Jeff Hodges) Followup-To: hodges@Breakaway.Stanford.EDU Organization: Stanford University Lines: 31 I've been messing around trying to get Xmh's ReplyInsertFilter to work. When I hit the Insert button, the message being replied to is indeed inserted into my composition at the insertion point, but without the embellishments I want awk to add. Here's my ReplyInsertFilter resource... Xmh*ReplyInsertFilter: awk '{print "> " $0}' ..this awk command works fine when tested manually on a csh command line. I'm using the xmh from X11R4 distribution. I'm not sure of the patch level as I didn't build it, it most likely isn't up to the latest level. I'm running on a 3100 with... ULTRIX V4.0 (Rev. 179) System #5: Mon Aug 27 11:08:21 PDT 1990 UWS V4.0 (Rev. 164) And my repl version is... version: MH 6.5 #74[UCI] (sairam) of Thu Mar 15 04:49:36 EST 1990 options: [BANG] [ATZ] [ISI] [MHRC] [WHATNOW] [BSD42] [BERK] [TTYD] [DUMB] [MHE] [NETWORK] [BIND] [RPATHS] [SBACKUP='"#"'] [SENDMTS] [SMTP] If you can help, great. Please respond to me directly as I do not keep up with these newsgroups regularly. thanks, Jeff