I also just came across some great emacs screencast tutorial / feature
demos at emacsrocks.com by Magnar Sveen, he demonstrates some awesome emacs
packages (not specific to javascript).
http://emacsrocks.com/ - individual emacs screencasts demonstrating
different packages and their features
e
On 07/12/2012 03:59 PM, Mihamina Rakotomandimby wrote:
Just for curiosity, who's using Emacs in here to code arround Node?
What modes do you use, what configurations?
Yaey!
I did really expect 1-2 replies :-)
I'm surprised to find more Emacs users than I expected.
You made me discover a bunch
I use js2-mode, yassnipet, ido, anything,autocomplete
On Sun, Jul 15, 2012 at 11:50 AM, Ruquay Calloway wrote:
> Thanks, that works great!
>
>
> On Friday, July 13, 2012 12:53:08 PM UTC+2, Mariusz Nowak wrote:
>>
>> Ruquay,
>>
>> I've once created not invasive fix for js2-mode to properly highli
Thanks, that works great!
On Friday, July 13, 2012 12:53:08 PM UTC+2, Mariusz Nowak wrote:
>
> Ruquay,
>
> I've once created not invasive fix for js2-mode to properly highlight json
> files, see http://code.google.com/p/js2-mode/issues/detail?id=50#c7
>
> --
> Mariusz Nowak
> http://github.com/m
Thanks for the tip on the modules. I have bad experience with magit though,
it's slow as !@#$@. But I have been using it on windows xp/7 so might not
be a problem on linux or osx.
Cheers
/Magnus
Den torsdagen den 12:e juli 2012 kl. 18:06:48 UTC+2 skrev Jeff Barczewski:
>
> Emacs is my tool of c
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
Ruquay,
I've once created not invasive fix for js2-mode to properly highlight json
files, see http://code.google.com/p/js2-mode/issues/detail?id=50#c7
--
Mariusz Nowak
http://github.com/medikoo
http://twitter.com/medikoo
On Friday, July 13, 2012 8:47:53 AM UTC+2, Ruquay Calloway wrote:
>
> I u
I use Emacs for pretty much all my development. I have been using the
default js2-mode with the indentation "fixes" described here:
http://mihai.bazon.net/projects/editing-javascript-with-emacs-js2-mode
Although after reading this thread, I think I'll try some of the other ones
mentioned.
I'v
On Thursday, July 12, 2012 5:59:25 AM UTC-7, 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?
>
>
I use mooz's fork of js2-mode. https://github.com/mooz/js2-mode
Mooz's fork fixes a
Here's my .emacs.d https://github.com/medikoo/emacs-starter
I don't use anything Node specific, just slightly modified js2-mode for
highlighting js and json files.
On Thursday, July 12, 2012 2:59:25 PM UTC+2, Mihamina Rakotomandimby wrote:
>
> Hi all,
>
> Just for curiosity, who's using Emacs
I use js2-mode, yasnippets with https://github.com/azer/js-yasnippets
On Thu, Jul 12, 2012 at 9:06 AM, Jeff Barczewski
wrote:
> Emacs is my tool of choice most of my development work especially node.js,
> javascript, markdown, etc.
>
> I use Aquamacs when on OS X and gnu emacs when running linux.
Emacs is my tool of choice most of my development work especially node.js,
javascript, markdown, etc.
I use Aquamacs when on OS X and gnu emacs when running linux.
Some of my favorite modes/packages are:
- js3.el mode https://github.com/thomblake/js3-mode
- jshint mode - slightly patched vers
Thom,
Great job! I like this much better than the old js2 and expresso modes.
Thanks for creating this!
Jeff
On Wednesday, 2 May 2012 15:27:26 UTC-5, Thom Blake wrote:
>
> A much clamored-for feature has been implemented for js3-mode.
>
> Now with the default settings (js3-consistent-level-ind
13 matches
Mail list logo