home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / mh / 1058 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.2 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!GS57.SP.CS.CMU.EDU!bobski
  2. From: bobski+@CS.CMU.EDU (Robert Olszewski)
  3. Newsgroups: comp.mail.mh
  4. Subject: Using ReplyInsertFilter
  5. Message-ID: <BtLvs7.EKv.2@cs.cmu.edu>
  6. Date: 26 Aug 92 19:36:06 GMT
  7. Article-I.D.: cs.BtLvs7.EKv.2
  8. Sender: news@cs.cmu.edu (Usenet News System)
  9. Organization: Carnegie Mellon University
  10. Lines: 18
  11. Nntp-Posting-Host: gs57.sp.cs.cmu.edu
  12.  
  13. I'm trying to set up XMH so that I can use the INSERT button
  14. in the reply window to place a copy of the original message in
  15. the body of the new message with ">" in front of all the lines.
  16. I currently have it set up so that by selecting REPLY, the original
  17. message is *always* copied to the new one.  I'd like to be able to
  18. choose whether or not to do this when replying, hence the change.
  19.  
  20. Just to see if I could get it to work, I tried to set the switch
  21. from the command line as follows:
  22.  
  23.   xmh -xrm '*ReplyInsertFilter: /usr/misc/.mh/lib/mhl -form filter'
  24.  
  25. That didn't work.  I also tried to set the associated value in my .Xdefaults
  26. file, but that did not work either.  
  27.  
  28. Yes, I did read the FAQ post, but that did not help.
  29.  
  30. Suggestions?
  31.