senny / emacs-eclim

This project brings some of the great eclipse features to emacs developers. It is based on the eclim project, which provides eclipse features for vim.
http://www.emacswiki.org/emacs/EmacsEclim
587 stars 102 forks source link

Emacs daemon startup hangs with (require 'eclim) #285

Open winny- opened 7 years ago

winny- commented 7 years ago

Hi, my emacs daemon appears to hang forever on startup when eclim is required. When I start up emacs (no daemon), it starts up as expected. It is possible I may have misconfigured eclim, but this behavior is strange none-the-less.

I'm reluctant to share my init.el, but if asked, I'll clean it up, test again (to be sure) and share.

nloyola commented 7 years ago

Development on this project has moved to emacs-eclim/emacs-eclim. Are you using the version published by that repository?

winny- commented 7 years ago

Oops! My mistake! Thanks for commenting on this ticket on the old repo.

I'm running version 20170328.1807. Is this up to date, I apologize, I'm uncertain how to verify.

Unrelated suggestion: I suggest adding a CONTRIBUTING.md in this old repo saying the project has moved (in addition to what is already done with the repo README and description). This way users have yet another chance to realize this is the old repository.

nloyola commented 7 years ago

@winny- yes 20170328.1807 is the latest version from emacs-eclim/emacs-eclim.

Can you please submit this issue to that repository?