From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Subject: ob-clojure.el alternative using nrepl Date: Thu, 3 Oct 2013 17:45:33 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bf0c8d08b00e304e7d81382 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRl5t-0005A1-32 for emacs-orgmode@gnu.org; Thu, 03 Oct 2013 11:45:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRl5r-0004TF-Vp for emacs-orgmode@gnu.org; Thu, 03 Oct 2013 11:45:37 -0400 Received: from mail-bk0-x236.google.com ([2a00:1450:4008:c01::236]:53027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRl5r-0004T1-Lz for emacs-orgmode@gnu.org; Thu, 03 Oct 2013 11:45:35 -0400 Received: by mail-bk0-f54.google.com with SMTP id mz12so1012805bkb.41 for ; Thu, 03 Oct 2013 08:45:33 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org mode --047d7bf0c8d08b00e304e7d81382 Content-Type: text/plain; charset=ISO-8859-1 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 --047d7bf0c8d08b00e304e7d81382 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all,

Current method of clojure evalu= ation is through slime.
I couldn't get it to work, when I tri= ed long ago.
So I attach one that uses nrepl.
Switching= between the two should be as easy as using

(require 'ob-clojure)
or
(requi= re 'ob-clojure-nrepl).

regards,
Oleh=
--047d7bf0c8d08b00e304e7d81382--