Path: utzoo!attcan!uunet!lll-winken!elroy.jpl.nasa.gov!ucla-cs!math.ucla.edu!julia!edward From: edward@julia.math.ucla.edu (Edward Dergharapetian) Newsgroups: comp.mail.mh Subject: Re: How to include sender's message while replying ? Message-ID: <2322@sunset.MATH.UCLA.EDU> Date: 1 Mar 90 16:23:35 GMT References: <7968@mentor.cc.purdue.edu> Sender: news@MATH.UCLA.EDU Reply-To: edward@math.ucla.edu (Edward Dergharapetian) Organization: UCLA Mathematics Department Lines: 23 In article <7968@mentor.cc.purdue.edu> asa@mentor.cc.purdue.edu (Viswamitra T) writes: >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. Put the following in a file in your Mail directory. Call it, say replfilter, and say "repl -filter replfilter", or put a line such as repl: -filter replfilter in your .mh_profile file. ---------------------------------- Cut Here ---------------------------------- : body:nocomponent,compwidth=5,offset=5 ---------------------------------- Cut Here ---------------------------------- This should put the message at the end of your mail and will indent it by 5 spaces. >Vish edward.