[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [nmh-workers] Additional things
From: |
Ken Hornstein |
Subject: |
Re: [nmh-workers] Additional things |
Date: |
Sun, 29 Sep 2019 19:01:38 -0400 |
>I guess addr{loop} will operate on any ,-seperated list of address-like
>things.
That's the idea; I am still thinking about whether or not it should work
on the str register or directly on components (I think the former would
be more useful).
>I would also guess it would nuke the "My Name" and (comment)
>parts beforehand.
Oh, no, not at all. You could do "%(decode(friendly{loop}))" if you wanted
to. That's all part of the address and would be available to the parser.
--Ken