Here's an updated patch. 
I use defalias, is that OK?

Oleh


On Thu, Oct 3, 2013 at 6:23 PM, Bastien <bzg@gnu.org> wrote:
Hi Oleh,

Oleh <ohwoeowho@gmail.com> writes:

> Should I rather put the code in ob-clojure.el with something like
> (defcustom ob-clojure-method nrepl)?

Yes, I think it's better.  Maybe

(defcustom ob-clojure-repl 'nrepl)

Let's discuss this on the list so that others can chime in.

Thanks for bringing this up!

--
 Bastien