renard / o-blog

Standalone orgmode blog exporter. DEPECATED, NOT MAINTAINED
http://renard.github.com/o-blog-v2
260 stars 58 forks source link

problem upgrading to o-blog 2 with el-get #108

Closed jave closed 10 years ago

jave commented 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.

renard commented 10 years ago

You have to put :load-path ("lisp") in your recipe.

I submitted an upgrade patch to el-get upstream

renard commented 10 years ago

See dimitri/el-get/pull/1807