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

Fix compilation warnings/errors #208

Open kleewho opened 9 years ago

kleewho commented 9 years ago

It leads to errors and besides that for now we disabled byte-compile in elisp-lint. As soon as we clean all issues we can enable linting and never go back to situation we have now. Good start might be this PR https://github.com/senny/emacs-eclim/pull/133, but since code base changed in some places maybe it's easier to start from scratch