Hey Mat
You can byte-compile js2 mode with M-x byte-compile-file ENTER <path-
to-js2.el>. Then you can use js2-mode for your javascript files
instead of javascript-mode.
Thanks, that seemed to work. I kept trying to byte-compile js2-new.el
per comments here: http://code.google.com/p/js2-mode/wiki/InstallationInstructions
Only now there seems to be a bug in this version where every time I
type something in, it jumps me to the first function() in my file.
Anyone else seeing this problem? I'm running a fork of master fe721654.
Thanks,
Mat