[comp.mail.mush] Name of author in included messages

tony@oha.UUCP (Tony Olekshy) (11/18/89)

In message <2804@taux01.UUCP>, crehta@tasu77.UUCP (Ran Ever-Hadani) writes:
>
> Since we are dreaming, I would like it to compare the author of the
> included message and the recipient, and if they match have it say
> "... You wrote:".

I have the following setup, and I just delete the two I don't want.

    set pre1		= "On %W %M %N, %Y, at %T, I wrote...\n"
    set pre2		= "On %W %M %N, %Y, at %T, you wrote...\n"
    set pre3		= "On %W %M %N, %Y, at %T, %n (%a) wrote...\n"
    set pre_indent_str	= "$pre1$pre2$pre3>\n"

--
Yours, etc., Tony Olekshy (...!alberta!oha!tony or tony@oha.UUCP).