home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / mh / 1061 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.7 KB  |  51 lines

  1. Newsgroups: comp.mail.mh
  2. Path: sparky!uunet!mcsun!sunic!ericom!eos.ericsson.se!etxmesa
  3. From: etxmesa@eos.ericsson.se (Michael Salmon)
  4. Subject: Re: Using ReplyInsertFilter
  5. Message-ID: <1992Aug27.071342.4224@ericsson.se>
  6. Sender: news@ericsson.se
  7. Nntp-Posting-Host: eos6c02.ericsson.se
  8. Reply-To: etxmesa@eos.ericsson.se (Michael Salmon)
  9. Organization: Ericsson Telecom AB
  10. References:  <BtLvs7.EKv.2@cs.cmu.edu>
  11. Date: Thu, 27 Aug 1992 07:13:42 GMT
  12. Lines: 37
  13.  
  14. In article <BtLvs7.EKv.2@cs.cmu.edu>, bobski+@CS.CMU.EDU (Robert Olszewski) writes:
  15. |> I'm trying to set up XMH so that I can use the INSERT button
  16. |> in the reply window to place a copy of the original message in
  17. |> the body of the new message with ">" in front of all the lines.
  18. |> I currently have it set up so that by selecting REPLY, the original
  19. |> message is *always* copied to the new one.  I'd like to be able to
  20. |> choose whether or not to do this when replying, hence the change.
  21. |> 
  22. |> Just to see if I could get it to work, I tried to set the switch
  23. |> from the command line as follows:
  24. |> 
  25. |>   xmh -xrm '*ReplyInsertFilter: /usr/misc/.mh/lib/mhl -form filter'
  26. |> 
  27. |> That didn't work.  I also tried to set the associated value in my .Xdefaults
  28. |> file, but that did not work either.  
  29. |> 
  30. |> Yes, I did read the FAQ post, but that did not help.
  31. |> 
  32. |> Suggestions?
  33.  
  34. I can't explain why your filter doesn't work but here is mine:
  35.  
  36. Xmh.ReplyInsertFilter:          sed -e '1,/^ *$/d' -e 's/^/|> /'
  37.  
  38. The first part deletes all lines till the first blank one, which has so
  39. far only deleted headers, and then lines have "|> " prepended.
  40.  
  41. -- 
  42.  
  43. Michael Salmon
  44.  
  45. #include    <standard.disclaimer>
  46. #include    <witty.saying>
  47. #include    <fancy.pseudo.graphics>
  48.  
  49. Ericsson Telecom AB
  50. Stockholm
  51.