On 2013-11-06 21:33, Timothee Cour wrote: > How about parametrizing the escape string: > r{var=@a} //@ by default > r{@}{var=@a} //same as above > r{$}{var=$a} //same as above Looks like this is getting quite complicated. -- /Jacob Carlborg