« links for 2008-08-30 |
Main
| links for 2008-09-02 »
-
A much nicer editing mode for JavaScript. I had actually been using C-Mode in preference to JavaScript-Generic mode, which on GNU Emacs Windows, did not even support automatic indentation. But this mode seems to be under active development and have tons of useful features. Yet another perk of JavaScript finally coming into its own among Web languages I guess. Yay.
-
Explains how to get Ruby mode and Ruby-Electric mode for GNU Emacs. Aquamacs, by contrast, comes with all of this bundled in the default install. This mode also supports the comment syntax used by JSDoc Toolkit, which is very helpful.