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 in post-command-hook (global-eclim-mode-check-buffers): (void-function member-if) #257

Open
dnadales opened this issue Nov 3, 2015 · 11 comments

Comments

@dnadales
Copy link

dnadales commented Nov 3, 2015

Hi,

After installing Eclim using the MELPA repository I get the error described in the subject whenever I try to open a file.

Am I missing something?

@gopar
Copy link

gopar commented Nov 9, 2015

What version of Emacs, eclipse and eclim are you using?

@dnadales
Copy link
Author

GNU Emacs 24.4.1. As for the Eclim version, I do not know which version I installed via de Melpa repository. Installing GIT version solved the problem.

@dgutov
Copy link
Contributor

dgutov commented Nov 21, 2015

Eclim depends on cl, but doesn't show it using require forms. Here are other issues on the same subject:

#95
#138

I think the state of maintenance of this package is quite sad.

@kleewho
Copy link
Collaborator

kleewho commented Nov 23, 2015

I think the state of maintenance of this package is quite sad.

Sad but true. My energy lasted only for few months

@dnadales
Copy link
Author

I value the effort the community put in developing and maintaining Emacs packages. Sadly for Java it seems that nobody sees that it is worth the effort, and maybe they migrate to full blown IDE's (as it is my case).

@dgutov
Copy link
Contributor

dgutov commented Dec 1, 2015

@kleewho Feel free to add me to the project: I'll work on rectifying the CL situation, at least.

@gopar
Copy link

gopar commented Dec 1, 2015

Forgive my ignorance, but how hard is it to fix the CL issue?

@dgutov
Copy link
Contributor

dgutov commented Dec 2, 2015

how hard is it to fix the CL issue?

Should be mostly a mechanical change, and Flycheck should help a lot.

@kleewho
Copy link
Collaborator

kleewho commented Dec 2, 2015

maybe they migrate to full blown IDE's

I tried to use emacs-eclim solely for some time but now I'm back to Intellij. Unfortunately my productivity was lower cause of constant fight with problems and I'm not paid to do that.

@dgutov I'm not able to. I'll send message to @senny but maybe it's worth to think about moving the emacs-eclim project under team account.

@dgutov
Copy link
Contributor

dgutov commented Dec 2, 2015

but maybe it's worth to think about moving the emacs-eclim project under team account

Makes sense.

my productivity was lower cause of constant fight with problems and I'm not paid to do that

Nobody pays me to write Java, so I guess I'm in the clear.

@pedr000000
Copy link

pedr000000 commented Jul 7, 2016

I do not get the reason of the problem, I have been using emacs-eclim by two days and everything worked fine, today the problem started to appear.

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

5 participants