https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7992
Loren Wilton <lwil...@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lwil...@earthlink.net --- Comment #2 from Loren Wilton <lwil...@earthlink.net> --- Nice. Thanks Henrik! I'm not sure I'm thrilled about the "" syntax to flag a name usage, but just off the top of my head I can't think of anything that isn't about as awkward. The only thing that occurs to me is (?<NAME>) (note lack of pattern) but this seems like it might be error-prone. Note that this might need some of the same sort of ordering you did for metas. Consider a capturing rule that includes a named variable usage from some other rule. There's also the pathological case of a rule with a capturing pattern that uses the captured value later in the same rule. -- You are receiving this mail because: You are the assignee for the bug.