Fork me on GitHub
#emacs
<
2015-10-16
>
nblumoe08:10:10

@gadfly361: maybe the instructions over here will help: https://github.com/limist/literate-programming-examples what problem are you running into specifically? Did you register Clojure as an org babel language?

gadfly36115:10:29

@nblumoe thanks for the link! I am able to get clojure code to execute successfully in org-mode via babel when i am using slime, but not if i am using cider. I tried following this link: http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-clojure.html

gadfly36115:10:05

I will have access to my dev computer tomorrow and can give more specific info, but the error was something like wrong number of arguments 3 . 4 if cider was being used instead of slime