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

revert-buffer unsets the variable eclim--project-name #197

Closed r0adrunner closed 9 years ago

r0adrunner commented 9 years ago

If i call revert-buffer, i can't use any function that relies on that variable

r0adrunner commented 9 years ago

Can't reproduce the error anymore