diff -r a9bf9198340a -r 6c2ec23b8f47 short.conf --- a/short.conf Wed Apr 22 10:44:16 2015 +0200 +++ b/short.conf Thu Jul 02 15:09:45 2015 +0200 @@ -14,7 +14,10 @@ [eximopt-inlinemacro] {target} +[eximdriver-inlinemacro] +{target} [macros] -(?u)\b(var):(?P[\$\w]+)=eximvar[] -(?u)\b(opt):(?P[\w]+)=eximopt[] +(?u)\b(i):(?P[\$\w]+)=eximvar[] +(?u)\b(o):(?P\w+)=eximopt[] +(?u)\b(d):(?P\w+)=eximdriver[]