Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

js-mode doesn't play well with starter-kit-js v2.0 #61

Open
zane opened this issue Jan 22, 2011 · 5 comments
Open

js-mode doesn't play well with starter-kit-js v2.0 #61

zane opened this issue Jan 22, 2011 · 5 comments
Labels

Comments

@zane
Copy link

zane commented Jan 22, 2011

Invoking js-mode when starter-kit-js 2.0 has been installed out of ELPA produces the following error: run-hooks: Symbol's function definition is void: run-coding-hook

What's more, with js-mode enabled attempting to type function() { into an empty buffer will yield the error: Point 12 after end of properties, which blocks the insertion of {.

@zane
Copy link
Author

zane commented Jan 22, 2011

Looks like the second half of this bug is a duplicate of #60.

@dgutov
Copy link
Contributor

dgutov commented Sep 21, 2011

I think the problem (first half) is that Marmalade still has only version 2.0 of this package.
Same thing with starter-kit-ruby.

@ldeck
Copy link

ldeck commented Oct 11, 2011

The problem is that there was no mention that (require 'starter-kit-defuns) is required for starter-kit-[lisp | ruby | js] etc to work.

@dgutov
Copy link
Contributor

dgutov commented Oct 22, 2011

@ldeck starter-kit-defuns is already required from starter-kit.el.

@ryebread
Copy link

ryebread commented Nov 5, 2011

I found this error just arised on my mac-os aquamacs,but gnuemacs runs well
my aquamacs version is also 24

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants