emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Babel Clojure example problems


From: Thorsten Jolitz
Subject: Re: [O] Babel Clojure example problems
Date: Thu, 05 Jun 2014 17:38:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Lawrence Bottorff <address@hidden> writes:

> I guess the question comes down to, Do I need to install ob-clojure.el
> and if so, what's the best way? ELPA doesn't have it. But then my
> (require 'ob-clojure) doesn't seem to throw an error. . . .

why? for me its right there in /org-mode/lisp

  ,------------------------------------------------------
  | /home/tj/gitclone/org-mode/lisp:
  | insgesamt 8108
  | drwxr-xr-x 2 tj tj  12288  5. Jun 16:49 .
  | drwxr-xr-x 9 tj tj   4096 24. Apr 11:07 ..
  | -rw-r--r-- 1 tj tj   2525 23. Apr 17:32 Makefile
  | [...]
  | -rw-r--r-- 1 tj tj   4260 23. Apr 17:32 ob-clojure.el
  `------------------------------------------------------


and when two out of three source-blocks work, it must be there and
installed, I would guess. Do you have:

,------------------------------------------------------------
| org-babel-load-languages is a variable defined in `org.el'.
| [...]
| Value: ((emacs-lisp . t)
|  (clojure . t)
|  (latex . t))
`------------------------------------------------------------


-- 
cheers,
Thorsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]