From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Clojure support for org-babel Date: Mon, 09 Nov 2009 22:53:15 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7jfS-0001WR-86 for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 00:53:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7jfN-0001V1-IP for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 00:53:25 -0500 Received: from [199.232.76.173] (port=58053 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7jfN-0001Uw-BK for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 00:53:21 -0500 Received: from mail-yw0-f194.google.com ([209.85.211.194]:54424) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7jfM-0000RV-Uq for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 00:53:21 -0500 Received: by ywh32 with SMTP id 32so3665823ywh.14 for ; Mon, 09 Nov 2009 21:53:20 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Joel Boehland Cc: emacs-orgmode@gnu.org Hi Joel, Thanks for this excellent addition, and for the comprehensive test suite! org-babel-clojure is now available in the latest org-mode from git, and the org-babel-clojure test suite has been added to worg in org-contrib/babel/development.org Thanks! -- Eric Joel Boehland writes: > Hello, > I love org-mode and org-babel, and would like to be able to use > Clojure with them. I have put a first cut that supports Clojure, along > with a support test file up on github: > > http://github.com/jolby/org-babel-clojure > > I would like to be able to have this incorporated into org-mode, so > please let me know if I need to make any changes that will enable it > to be accepted. > > Thanks! > > Joel > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode