From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Org-babel / Clojure Date: Mon, 19 Dec 2011 10:15:43 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcfsV-0006vy-QD for emacs-orgmode@gnu.org; Mon, 19 Dec 2011 11:15:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RcfsQ-0000wb-4X for emacs-orgmode@gnu.org; Mon, 19 Dec 2011 11:15:51 -0500 Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:45767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcfsP-0000wJ-VD for emacs-orgmode@gnu.org; Mon, 19 Dec 2011 11:15:46 -0500 Received: by lagv3 with SMTP id v3so475060lag.0 for ; Mon, 19 Dec 2011 08:15:44 -0800 (PST) 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: emacs-orgmode Hi, I'm trying to be able to run clojure from org-mode/babel, and I can't find "swank-clojure" listed in the pacakges in my ELPA, as detailed in these instructions: http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-clojure.html Can anyone help me along? Thanks, --Nate