On 25 Dec 2017 06:45, "Zefram" <zefram@fysh.org> wrote: Karl Williamson wrote: >I have merged the branch for implementing script runs as >(+script_run:pattern) It seems wasteful to use "(+" for this type of syntax when we've already got "(*" for the same type (with alphanumeric identifier following the format prefix). What distinction are you making between "(*" syntax and "(+" syntax Star things are directives or other terms that change how matching works, but do not match anything themselves. Plus things match stuff. YvesThread Previous | Thread Next