From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Fix issue with ob-clojure not returning output Date: Tue, 07 Mar 2017 09:10:39 +0100 Message-ID: <87y3wh33sw.fsf@nicolasgoaziou.fr> References: <87fuir7ij0.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clACj-0006tG-JC for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 03:10:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clACg-0002f0-DY for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 03:10:45 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:35870) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clACg-0002ek-6P for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 03:10:42 -0500 In-Reply-To: (Tim Cross's message of "Mon, 6 Mar 2017 08:27:12 +1100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Tim Cross Cc: Org-mode Hello, Tim Cross writes: > Sure. Commit message > > Fix incorrect argument call in ob-clojure.el > > org-babel-execute-clojure was calling nrepl-sync-request:eval and > nrepl-request:eval with the session ID as the 3rd argument when the > functions expected a clojure namespace. Replaced (cider-current-session) > with (cider-current-ns). Applied to master, since it doesn't apply correctly on maint. I added TINYCHANGE at the end of the commit message since I don't know if you signed FSF papers already. Thank you. Regards, -- Nicolas Goaziou 0x80A93738