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

Invalid function: eclim/execute-command #80

Closed
aisbaa opened this issue Dec 19, 2012 · 7 comments
Closed

Invalid function: eclim/execute-command #80

aisbaa opened this issue Dec 19, 2012 · 7 comments
Labels

Comments

@aisbaa
Copy link

aisbaa commented Dec 19, 2012

Hi, just updated eclim to 1cee790 commit, calling eclim--complete from java-mode results in:

Making completion list...
eclim/project-list: Invalid function: eclim/execute-command

Calling eclim-java-import-organize from the same java-mode results in:

call-interactively: Symbol's value as variable is void: res

Here is eclim config http://pastebin.com/fCSGR1hm and full full config https://github.com/aisbaa/prelude

@aisbaa
Copy link
Author

aisbaa commented Jan 3, 2013

Dug a little bit more and found that completion fails to work if eclim--project-name is set to nil, if I set it to "AppropriateProjectName" starts working completion works.

@fred-o
Copy link
Collaborator

fred-o commented Jan 15, 2013

Hm. If you eval (eclim--project-name) in the buffer, what do you get in response? Does it return nil as well?

@aisbaa
Copy link
Author

aisbaa commented Jan 16, 2013

(eclim--project-name) -> Invalid expression
(print eclim--project-name) -> nil

@kleewho
Copy link
Collaborator

kleewho commented Jul 31, 2015

Even though this issue is very old I do get similar problems from time to time with eclim-project-name being set to nil.

@kleewho
Copy link
Collaborator

kleewho commented Aug 12, 2015

Closing in favor of #232 which seems to be similar. There's not much more information in this one

@kleewho kleewho closed this as completed Aug 12, 2015
@lazywei
Copy link

lazywei commented Sep 2, 2016

Is this fixed? I still got the same error...

@nloyola
Copy link

nloyola commented Sep 4, 2016

Development has moved here: https://github.com/emacs-eclim/emacs-eclim. Can you try it out with that version?

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

No branches or pull requests

5 participants