nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Replying to Oneself.


From: Ken Hornstein
Subject: Re: [Nmh-workers] Replying to Oneself.
Date: Mon, 19 Nov 2012 11:00:03 -0500

>I occasionally use Gmail for my non-main account and recently replied to
>an email that I had written, the last on a thread.  Gmail didn't To: me,
>as nmh does, but kept the recipients of the original for To: and CC:.
>Perhaps nmh's replcomps could be altered to do a similar test;  at the
>moment I edit afterwards in vi.

I'm personally neutral about whether or not this should be the default;
I'm open to being convinced it would be a good idea.

In terms of implementation ... would this do what you want?  Specifically,
based on the default replcomps (untested):

%(lit)%(formataddr{reply-to})\
%<(mymbox{from}%(formataddr{to})%|\
%(formataddr %<{from}%(void{from})%|%(void{apparently-from})%>)\
%(formataddr{resent-to})\
%(formataddr{prev-resent-to})\
%(formataddr{x-to})\
%(formataddr{apparently-to})%>\
%(void(width))%(putaddr To: )

(Note to self; the default format testing tools aren't quite sufficient;
try to write a better one).

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]