2015-06-11
22:15 GMT+02:00 voidptr69@hotmail.com
<voidptr69@hotmail.com>:
> so here my suggestion ...
>
> Can we have a "%m" symbol representing lua "magic"
characters set ?
> basically this "^$()%.[]*+-?"
This is quite a nice idea, especially since then %M will
mean "any non-magic
character".
--
Brigham Toskin
The only cases that would break existing is code is code that
relies on formats of %m or %M being errors. Is such code at all
common?