Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when loading coffee-mode on ubuntu 14.04 #243

Closed
donhill opened this issue Jun 11, 2014 · 2 comments
Closed

error when loading coffee-mode on ubuntu 14.04 #243

donhill opened this issue Jun 11, 2014 · 2 comments

Comments

@donhill
Copy link

donhill commented Jun 11, 2014

I am getting a strange load error on ubuntu 14.04 when loading coffee-mode. I am using GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.23). Here is first part of the stack. My config works fine on OSX.

Any thoughts?

Debugger entered--Lisp error: (invalid-function "coffeescript")
"coffeescript"("major" "mode")
byte-code("\300\301\302\303\304\305\306\307\310\311\312"&�\207" [define-package "coffee-mode" "20140524.2002" "Major mode to edit CoffeeScript files in Emacs" ((emacs "24.1") (cl-lib "0.5")) :url "http://github.com/defunkt/coffee-mode" :keywords "coffeescript" "major" "mode"] 11)
load("/home/dhill/.emacs.d/elpa/coffee-mode-20140524.2002/coffee-mode-pkg" nil t)
package-load-descriptor("~/.emacs.d/elpa" "coffee-mode-20140524.2002")

@syohex
Copy link
Collaborator

syohex commented Jun 12, 2014

Would you reinstall coffee-mode after uninstalling or removing it ?
I think that your byte-compiled file(*.elc) is compiled by old Emacs.

@syohex
Copy link
Collaborator

syohex commented Jan 25, 2015

Please reopen if you still have this problem.

@syohex syohex closed this as completed Jan 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants