Archive for the 'Emacs' Category
Emacs mode for AS3
Sunday, December 31st, 2006
I've rewritten my actionscript-mode to support AS3. I've stripped out everything related to AS2, but you can still get the old version from here.
actionscript-mode.el
I have been using this new mode for a couple months and I haven't had any problems, but your coding style might differ from mine,
My Emacs Customizations
Saturday, October 15th, 2005
NOTE:An updated actionscript-mode, supporting AS3, can be found here.
One of Emacs greatest strengths is the fact that it is infinitely customizable. Recently, I have spent a lot of time configuring and extending my setup.
NOTE:My dot emacs files are a work in progress. I've been updating and changing