[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Semantic Highlighting for Emacs
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 18 Aug 2010 11:33:37 +0200
On Wed, Aug 18, 2010 at 10:33 AM, Petr Štetiar <ynezz@true.cz> wrote:
> amazing work guys, thanks a lot!
It really is starting to look good.
If Emacs had a proper FFI, then it would be possible to re-use
lua-inspect there as well, but a FFI is not considered because someone
might link in some non-free code, and cause some Apocalypse:
http://lists.gnu.org/archive/html/emacs-devel/2003-07/msg00425.html
This ideological problem does not apply to forks such as
http://www.sxemacs.org/, which does have a FFI but seems to be a
kitchen-sink-included parody of Emacs, including Twitter support ;)
steve d.