emacs-eclim icon indicating copy to clipboard operation
emacs-eclim copied to clipboard

Error in post-command-hook (global-eclim-mode-check-buffers): (void-function member-if)

Open dnadales opened this issue 10 years ago • 11 comments

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?

dnadales avatar Nov 03 '15 14:11 dnadales

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

gopar avatar Nov 09 '15 06:11 gopar

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.

dnadales avatar Nov 15 '15 11:11 dnadales

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

https://github.com/senny/emacs-eclim/issues/95 https://github.com/senny/emacs-eclim/issues/138

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

dgutov avatar Nov 21 '15 16:11 dgutov

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

Sad but true. My energy lasted only for few months

kleewho avatar Nov 23 '15 15:11 kleewho

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).

dnadales avatar Nov 23 '15 20:11 dnadales

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

dgutov avatar Dec 01 '15 21:12 dgutov

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

gopar avatar Dec 01 '15 21:12 gopar

how hard is it to fix the CL issue?

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

dgutov avatar Dec 02 '15 10:12 dgutov

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.

kleewho avatar Dec 02 '15 15:12 kleewho

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.

dgutov avatar Dec 02 '15 17:12 dgutov

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.

pedr000000 avatar Jul 07 '16 13:07 pedr000000