lua-users home
lua-l archive

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


> Have you embedded newlines into your buffer?

What exactly do you mean? I read the script from a file into the buffer and
don't change anything, so CR and LF are still there (I dumped the buffer and
it looked okay).

Matt