On a second reading, sorry, I may have misunderstood the question.
> Is Lua mode a mode for editing programs written in Lua?
> (The answer to that question is not self-evident.)
Yes, lua-mode is for editing Lua programs. I don't know how widely the Emacs
mode itself is used, but the language its
On Tuesday 27 September 2005 05:58 pm, Richard M. Stallman wrote:
> Lua is a ``small language'' and its implementation, with a free license
> (Lua 4.0 has its own, zlib-like, lua 5.0 is MIT). See e.g.
>
> Is Lua mode a mode for editing programs written in Lua?
> (The answer to that question