lua-mode icon indicating copy to clipboard operation
lua-mode copied to clipboard

sending whole buffer (lua-send-buffer) cause error

Open velkyel opened this issue 5 years ago • 0 comments

often get error like:

> [string "print(''); luamode_loadstring('require(\'util..."]:1: unfinished string near <eof>

running osx, lua 5.3, emacs 27.1

I'm using lua-mode against remote machine (ios) which runs lua instance so using temporary file is not the solution. Is it possible solve this issue please?

velkyel avatar Dec 03 '20 14:12 velkyel