ovy

Results 3 issues of ovy

The last [non-merge] commit might be the most interesting to you. Please pick what you want. In order of importance: https://github.com/ovy/emacs-eclim/commit/f684c86046e5576f8172ceff8737cc190517e47a https://github.com/ovy/emacs-eclim/commit/6c577593eeb396479ff7db9662cca8efdff00d82 https://github.com/ovy/emacs-eclim/commit/33c0ef4d5272f15ed0524cbd950bac1bac773051 The others are use-case-y.

help wanted

…mode. (While you're looking at my other stuff, ran into this problem recently) Otherwise a bad Eclipse state can cause an Emacs session to get very unpleasant. I'm not sure...

I use a commit hook that does `git grep -P`, i.e. uses Perl regexps which is a compile time dependency. This works everywhere but Atom's git support, where it fails...