Path: utzoo!censor!geac!torsqnt!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!tut.cis.ohio-state.edu!ucbvax!SOLDIER.MITRE.ORG!abrams From: abrams@SOLDIER.MITRE.ORG Newsgroups: comp.mail.mh Subject: Re: How to include sender's message while replying ? Message-ID: <9003011400.AA12877@soldier.mitre.org> Date: 1 Mar 90 14:00:39 GMT References: <7968@mentor.cc.purdue.edu> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: abrams@gateway.mitre.ORG Organization: The Internet Lines: 54 I haven't found any options in mh, but I do have two shell scripts and related components/filters to do the job. I have appended them to this message. Hope you find them useful. Sincerely, - Marshall D. Abrams, phone: (703) 883-6938 The MITRE Corporation, 7525 Colshire Drive Mail Stop Z269, Mc Lean, VA 22102 =-=- This note is in response to yours which follows -=-= I was wondering, what are the options to be given to "repl" to be able to include the sender's message while replying to him/her. If you happen to know, please let me know. Thanks. Vish asa@mentor.cc.purdue.edu ------------------r shell script in my bin------------------------------ repl -editor vi -filter mhl.repl $* ---------------------mhl.repl in my Mail directory--------------------- : : =-=- This note is in response to yours which follows -=-= : body:nocomponent,compwidth=1,overflowoffset=2;overflow text=| , ----------------rr shell script in my bin--------------------- repl -form /usr/lib/mh/replcomps -filter mhl.repl.incl -editor vi $* ----------------mhl.repl.incl in my Mail directory--------------- :In reply to your note, I am including your message offset by "| ". : body:component="| ",compwidth=0,formatfield="%<(null)| %|%(putstr)%>" ,overflowoffset=2;overflow text=\ , : :Sincerely, : :- Marshall D. Abrams, phone: (703) 883-6938 : The MITRE Corporation, 7525 Colshire Drive : Mail Stop Z269, Mc Lean, VA 22102 : alternate e-mail address: abrams@mitre.org