Thanks Maik! I just re-installed the most recent org-mode version (although 
I was 99.9 % sure, I did the same steps two days ago...) and now everything 
works fine! Quite simple, as I was looking for the error many, many hours 
(and several times stumbled across your 2012 blog post "Literate 
Programming in Clojure";) )
Bye for now,
Volker


Am Donnerstag, 20. Februar 2014 23:12:27 UTC+1 schrieb Maik Schünemann:
>
> Sorry for the short answer I am writing this on my phone.
> I am also using org mode and the following works fine for me:
> 1 evaluate the first block.
> Now cider should already be in the right namespace. 
> 2. The next source block can be evaluated in the current ns.
> You basically have to make sure that the cider session is in the right 
> state after evaluating the first source block.
> If that doesn't work for you, try adding an (in-ns ...) To the beginning 
> of the second source block.
>
> Also make sure that you are using the most recent org mode version to get 
> proper support for clojure
>
> Hope that helps
>
>> I should mention, that I use cider and followd the instructions on this 
>> page for the setup: 
>> http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-clojure.html
>>
>  -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clo...@googlegroups.com <javascript:>
> Note that posts from new members are moderated - please be patient with 
> your first post.
> To unsubscribe from this group, send email to
> clojure+u...@googlegroups.com <javascript:>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+u...@googlegroups.com <javascript:>.
> For more options, visit https://groups.google.com/groups/opt_out.
>  

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to