nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Multiple From Addresses.


From: Paul Fox
Subject: Re: [Nmh-workers] Multiple From Addresses.
Date: Mon, 10 Oct 2016 12:24:28 -0400

ken wrote:
 > >one more question about this:  how can i cause a format entry to
 > >evaluate to nothing at all, not even a newline?
 > >
 > >i'd like to do something similar to your example for Reply-to, for
 > >instance (i have other uses in mind as well).  i've tried both this:
 > >
 > >    %<(getenv MH_REPLYTO)%(void(width))%(putaddr Reply-to: )%|%>
 > 
 > Here you go:
 > 
 > %<(getenv MH_REPLYTO)%(void(width))%(putaddr Reply-to: )
 > %>\
 > 
 > The literal newline after the %(putaddr) ends up in the output file, and
 > the \ supresses the newline on the next line.

thanks -- i knew it was a good idea to ask.  :-)

=----------------------
 paul fox, address@hidden (arlington, ma, where it's 51.1 degrees)



reply via email to

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