Closed jave closed 10 years ago
I used the melpa bversion previously, but i uninstalled it and tried the el-get version instead.
el-get fetchec o-blog okay, but then the o-blog lisp subdir doesnt get added to the load path.
You have to put :load-path ("lisp") in your recipe.
:load-path ("lisp")
I submitted an upgrade patch to el-get upstream
See dimitri/el-get/pull/1807
I used the melpa bversion previously, but i uninstalled it and tried the el-get version instead.
el-get fetchec o-blog okay, but then the o-blog lisp subdir doesnt get added to the load path.