Hi all,Current method of clojure evaluation is through slime.I couldn't get it to work, when I tried long ago.So I attach one that uses nrepl.Switching between the two should be as easy as using(require 'ob-clojure)or(require 'ob-clojure-nrepl).regards,Oleh