[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: emacs lua-mode
- From: Christian Vogler <cvogler@...>
- Date: Sun, 17 Nov 2002 07:44:35 -0500
Hi Adam,
On Sat, Nov 16, 2002 at 09:33:47PM +0000, Adam D. Moss wrote:
> It adds highlighting of multi-line --[[]] comments, 'true'
> and 'false' keywords, and local function definition names (not
> just non-local function names).
great!
> It also more-or-less fixes the indenting of local function
> blocks so that the bodies are indented relative to the 'local'
> instead of the 'function', i.e.:
Would you mind making this a configurable option? I prefer the second
(i.e., old) behavior. :-)
> If anyone wants a copy and/or is maintaining lua-mode.el then
> let me know.
I have a dissertation to finish, so why don't you just go ahead and
add it to the Wiki?
Regards
- Christian