Nop. It was actually due to a $regex call, I was actually trying something like:
//noop $regex(ab $+ $crlf,^(.*)$ | editbox -a $regml(1)
-- which results in $regml(1) containing the $cr character, I was somehow under the impression the $cr character would not be there and didn't make the link!