malabar-mode
malabar-mode copied to clipboard
can't run 'activate-malabar-mode'
HI Matthew,
I have problems with starting malabar-mode (latest MELPA package, 20150625.2002).
When I try to do M-x activate-malabar-mode
, I get this message:
eval-buffer: Cannot open load file: no such file or directory, ede/maven2
this, I believe comes from the last lines in malabar-ede-maven.el
file.
My EDE is of version 1.2
@lwiechec
I had same problem, we shoud use develop version of cedet
.
In my case, I had the develop version of cedet
installed but, since I'm using bbatsov's prelude, I wasn't loading it early enough. For anyone else in the same boat, make sure the malabar-mode setup file is in .emacs.d/personal/preload
, not just .emacs.d/personal