lixiangalwh / js2-mode

Automatically exported from code.google.com/p/js2-mode
0 stars 0 forks source link

Pound Sign/Hash/Number Sign in js2-mode crashes emacs on windows #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a new js2-buffer (visit a .js file that doesn't exist yet)
2. Type a pound sign (#)
3. Attempt to use that emacs session further

What is the expected output? What do you see instead?
Emacs hangs completely, at 100% on one of my cpu cores

What version of the product are you using? On what operating system?
js2-mode version 20080616
emacs version GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600) of 2009-05-28 on
LENNART-69DE564 (patched)
os version Windows XP SP3

Please provide any additional information below.
I haven't tested same in GNU/Linux yet, I'll do that when I get home and
append the issue as necessary.

Original issue reported on code.google.com by functionreturnfunction on 9 Jul 2009 at 6:41

GoogleCodeExporter commented 9 years ago
Just verified that this also happens with the build I'm using on my Ubuntu
workstation at home, GNU Emacs 23.0.91.1 (x86_64-pc-linux-gnu, GTK+ Version 
2.16.0).
 Same exact steps to reproduce.

Original comment by functionreturnfunction on 9 Jul 2009 at 6:49