renard / o-blog

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

problem with rss feed in oblog 2 #110

Closed jave closed 10 years ago

jave commented 10 years ago

I get:

Joakim Veronas BlogLisp error in nil: (void-function ob:get-header)Lisp error in nil: (void-function ob:get-header)index.xml Lisp error in nil: (void-function ob:get-header)
limist commented 10 years ago

I've been seeing a similar error too with o-blog v2.

renard commented 10 years ago

I am on it.

(ob:get-header "URL") has to be changed to (ob:get 'url BLOG)

A fix will be published soon

renard commented 10 years ago

This has been fixed in 2428b7e