From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cheng Subject: Bug: ob-clojure.el depends on deprecated swank-clojure [7.7] Date: Thu, 12 Jan 2012 12:46:18 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlOnq-0002IG-M0 for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 12:51:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlOnm-0006W4-23 for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 12:51:06 -0500 Received: from mail-tul01m020-f169.google.com ([209.85.214.169]:50975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlOnl-0006Vq-Rp for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 12:51:02 -0500 Received: by obbuo9 with SMTP id uo9so1272922obb.0 for ; Thu, 12 Jan 2012 09:51:00 -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@gnu.org ------------------------------------------------------------------------ Phil Hagelberg has said that the swank-clojure elisp package has been deprecated and should not be used [1]. My version of ob-clojure.el requires swank-clojure. If I don't have the swank-clojure package, I get "org-babel-execute:clojure:Cannot open load file: swank-clojure". If I follow the instructions at [2] and get the swank-clojure package, I get past this error. Is org using a deprecated package, and is this a bug? Thanks in advance. [1] https://groups.google.com/forum/#!starred/clojure/HT8wixvD3GE [2] http://lists.gnu.org/archive/html/emacs-orgmode/2011-12/msg00629.html Emacs =A0: GNU Emacs 23.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.5) =A0of 2011-08-14 on rothera, modified by Debian Package: Org-mode version 7.7 current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq =A0org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars= ) =A0org-speed-command-hook '(org-speed-command-default-hook =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 org-babel-speed-command= -hook) =A0org-metaup-hook '(org-babel-load-in-session-maybe) =A0org-after-todo-state-change-hook '(org-clock-out-if-current) =A0org-babel-tangle-lang-exts '(("clojure" . "clj") ("emacs-lisp" . "el")) =A0org-export-latex-format-toc-function 'org-export-latex-format-toc-defaul= t =A0org-tab-first-hook '(org-hide-block-toggle-maybe =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 org-src-native-tab-command-mayb= e =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 org-babel-hide-result-toggle-ma= ybe) =A0org-src-mode-hook '(org-src-babel-configure-edit-buffer =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0org-src-mode-configure-edit-buff= er) =A0org-confirm-shell-link-function 'yes-or-no-p =A0org-export-first-hook '(org-beamer-initialize-open-trackers) =A0org-agenda-before-write-hook '(org-agenda-add-entry-text) =A0org-blank-before-new-entry nil =A0org-babel-pre-tangle-hook '(save-buffer) =A0org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 org-cycle-show-empty-lines =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 org-optimize-window-after-visibility-ch= ange) =A0org-publish-project-alist '(("org-notes" :base-directory "/home/notroot/= org/" =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :base-extension= "org" :publishing-directory =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 "/home/notroot/= public_html/" :recursive t =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :publishing-fun= ction org-publish-org-to-html =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :headline-level= s 4 :auto-preamble t) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0("org-static" :b= ase-directory =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 "/home/notroot/= org/" :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|swf" :publishing-directory "/home/notroot/public_html/" :recursive t :publishing-function org-publish-attachment) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0("org" :componen= ts ("org-notes" "org-static"))) =A0org-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-modifiers) =A0org-mode-hook '(#[nil "\300\301\302\303\304$\207" =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0[org-add-hook change-major-mode-hook= org-show-block-all =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 append local] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A05] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0#[nil "\300\301\302\303\304$\207" =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0[org-add-hook change-major-mode-hook =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 org-babel-show-result-all append lo= cal] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A05] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0org-babel-result-hide-spec org-babel-hid= e-all-hashes) =A0org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 org-babel-execute-safel= y-maybe) =A0org-confirm-elisp-link-function 'yes-or-no-p =A0org-export-interblocks '((lob org-babel-exp-lob-one-liners) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 (src org-babel-exp-inli= ne-src-blocks)) =A0org-clock-out-hook '(org-clock-remove-empty-clock-drawer) =A0org-occur-hook '(org-first-headline-recenter) =A0org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) =A0org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0org-beamer-a= uto-fragile-frames =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0org-beamer-p= lace-default-actions-for-lists) =A0org-metadown-hook '(org-babel-pop-to-session-maybe) =A0org-export-blocks '((src org-babel-exp-src-block nil) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(comment org-export-blocks-forma= t-comment t) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(ditaa org-export-blocks-format-= ditaa nil) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(dot org-export-blocks-format-do= t nil)) =A0)