lua-users home
lua-l archive

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


Here's mine... I started from tcl-mode, so if there's something not quite
functional (lua-send-region is untested, for example) you might look at
tcl-mode.el and see how it works properly there.  It was written for v2.5,
and is a little buggy with indentation on function parameters and table
initializations that span lines.  It's also got problems with anonymous
functions, but it's not at all unusable... Works great for me, though of
course there is a ton of room for improvement!  Please share any changes you
make with the class.

Bret


-----Original Message-----
From: mtigges@cpsc.ucalgary.ca [mailto:mtigges@cpsc.ucalgary.ca]
Sent: Wednesday, October 28, 1998 8:07 AM
To: Multiple recipients of list
Subject: lua-mode



Hello all,

If anyone has a lua-mode.el for emacs I would be most appreciative if
you could share the wealth.  Otherwise I will begin writing a simple one. 

Thanks,
Mark.

Attachment: lua-mode.el
Description: Binary data