17 Dec
2013
17 Dec
'13
7:19 a.m.
On 17/12/13 11:41, Arran Cudbard-Bell wrote:
No, g won't work. You probably need \\/ because of the multiple levels of escaping...
Really? Isn't the delimiter handled at top-level of the unlang parser? I should resurrect my "use any delimiter / more flags / remove double-escaping craziness" regexp patch: if (Attr =~ !no\tleaning/toothpicks!giu) { ... }