lua-users home
lua-l archive

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


Oh, I rather like that. Is there any particular case someone can think of where this is likely to break a lot of code?

On Thu, Jun 11, 2015 at 11:54 PM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
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