Archive for the 'Emacs' Category

actionscript-mode for EmacsW32

Wednesday, March 21st, 2007
Ben Leiting just sent me his modifications of actionscript-mode.el to get it to work with EmacsW32. I don't have time right now to merge the two versions together, but you can download his version here. You'll want to remove the ".w32" from the end of the filename after

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