lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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".