pombreda / js2-mode

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

byte-compile failed in #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute M-x byte-compile-file<RET>
2. Specify js2.el (js2-20080330.el)

What is the expected output? What do you see instead?
Compiling file /Users/water/.emacs.d/js2.el at Mon Mar 31 09:56:48 2008
js2.el:1539:13:Error: Wrong number of arguments: (lambda (var) (\` (setq (\, 
var) (- 1 (\, var))))), 
2

What version of the product are you using? On what operating system?
js2-20080330.el
GNU Emacs 22.1.50.1 (powerpc-apple-darwin8.11.0, Carbon Version 1.6.0)
 of 2008-01-17 on cf-ppc-macosx.usr.sourceforge.jp

Please provide any additional information below.

Original issue reported on code.google.com by BrianTRice on 31 Mar 2008 at 5:01

GoogleCodeExporter commented 9 years ago
Title should say: "in GNU Emacs 22 Carbon distribution".

Original comment by BrianTRice on 31 Mar 2008 at 5:02

GoogleCodeExporter commented 9 years ago
Can you try version js2-20080413.el and see if it's fixed?  I seem to remember
getting this on my Mac a few weeks ago, but haven't seen it recently.

Original comment by steve.ye...@gmail.com on 14 Apr 2008 at 10:14

GoogleCodeExporter commented 9 years ago
If I byte-compile-file it in a clean Emacs environment (emacs -q), it succeeds, 
and
the resulting output loads correctly in my fully-configured Emacs. My .emacs is 
one
that sets up many modes, such as NXML or SLIME, that may conflict somehow; I'll 
try a
troubleshooting search through it to see if there's an identifiable cause of 
the trouble.

Original comment by BrianTRice on 14 Apr 2008 at 3:33

GoogleCodeExporter commented 9 years ago
OK, I'm going to mark it as "won't fix" then.  Good luck finding the conflict.

Original comment by steve.ye...@gmail.com on 15 Apr 2008 at 7:24