lua-users home
lua-l archive

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


local m, pos
repeat -- TODO fix
  m, pos = string.match(word_eol[2], "%f[\\"..cw:sub(1,1).."](\\*)"..cw:sub(1,1).."()", pos)
until #m % 2 == 0

I'm having issues making this work.

--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.