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