Has anyone figured out how to nest format strings? I’m working on making my submailbox names prettier and I find that I want to make multiple transformations on the `list-id.final-level` variable.

I want to do both

        ${list-id.final-level/wendell-/w-/}

and

        ${list-id.final-level/friends-wfmch/w-fullmoon/}

I can’t figure out how to apply one regex and then another.

Any clues?
-sam
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to