I use js3-mode, with these settings for custom-set-variables: '(js3-mode-dev-mode-p t) '(js3-auto-indent-p t) '(js3-enter-indents-newline t) '(js3-indent-on-enter-key t)
dev-mode can slow things down a bit, but it nicely highlights chunks of code when you click on them. Useful for debugging js3-mode, but also potentially useful for debugging JS. On Thursday, July 12, 2012 8:59:25 AM UTC-4, Mihamina Rakotomandimby wrote: > > 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 are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
