nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Multiple From Addresses.

2016-10-10 11:32:25
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, pgf(_at_)foxharp(_dot_)boston(_dot_)ma(_dot_)us (arlington, ma, 
where it's 51.1 degrees)

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>