X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/eebcc9039a6802fbd4bf2df240054dfba9d2c31b..7365bcebe375d78d292a3eeae2ad457216261a17:/docs/README-components?ds=inline diff --git a/docs/README-components b/docs/README-components index 15c8286f..8b2ed150 100644 --- a/docs/README-components +++ b/docs/README-components @@ -1,5 +1,5 @@ As of the 1.5 release, nmh has made significant changes to the way most of -the message composition utilites work, specifically with the way +the message composition utilities work, specifically with the way the components templates are handled. If you use the default components templates that come with nmh then everything should work with only minor changes, but if you have custom component templates @@ -38,8 +38,8 @@ might need to adapt your component templates. %(putlit) - Out the contents of the str register without space compression. %(concataddr) - Construct an address list like %(formataddr), except that - it will NOT perform duplicate supression (currently - duplicate supression only happens inside of + it will NOT perform duplicate suppression (currently + duplicate suppression only happens inside of "repl"). One possible use of this function is to construct an address list and use %(match) to decide which "From:" address to use.