* Allan Odgaard throw-away-1@macromates.com [2006-11-17 16:58]:
Thanks, I applied the patch. I changed the string.quoted.single/ double to string.quoted.other, since the single/double refer to ' and ".
Okay. I changed all the qq// parts to string.quoted.other.qq, and qx// to string.interpolated.qx. The exception is qx'', which is *not* interpolated, so I put it with string.quoted.other.q. qw// is also in string.quoted.other.q.