[nodejs] Emacs 24 for JavaScript

2015-01-15 Thread Daniel Shamaeli
If you want to use Emacs to edit your JavaScript files there are some packages which could make it more powerful. I will make a linux installation file for it one day, but since then you have to do the labor yourself. However even God didnt give Noah a ship for free!!. Installation for Ubuntu

[nodejs] Emacs Setup For JavaScript Coders

2013-02-18 Thread Azer Koçulu
Hi all, I have a modularized Emacs setup that you can fork and use in a minute; https://github.com/azer/emacs.js It comes with many good tools built by Emacs community. See the README for details... Best, Azer -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/

[nodejs] Emacs

2012-07-12 Thread Mihamina Rakotomandimby
Hi all, Just for curiosity, who's using Emacs in here to code arround Node? What modes do you use, what configurations? -- RMA. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you ar

[nodejs] emacs js3-mode update

2012-05-02 Thread Thom Blake
A much clamored-for feature has been implemented for js3-mode. Now with the default settings (js3-consistent-level-indent-inner- bracket set to nil) functions tend to get indented the way you want them to in common cases. For example, function bodies following lines starting with `;(function` are