emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [ANN] Org-babel integrated into Org-mode


From: Eric Schulte
Subject: Re: [Orgmode] [ANN] Org-babel integrated into Org-mode
Date: Wed, 23 Jun 2010 16:41:35 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi Sebastian,

Sebastian Rose <address@hidden> writes:

[...]
>
> it seems ob-oz.el is not renamed as intended?
>

Ah, I should have mentioned.

ob-oz.el is the only language-specific file for which we were not able
to secure FSF copyright assignment.  For this reason it still lives in
the contrib directory, under

  org/contrib/babel/langs/

For consistency it should be renamed to ob-oz.el (a change which I just
pushed up).

the following should now work
--8<---------------cut here---------------start------------->8---
(add-to-list 'load-path "~/your/path/to/org/contrib/babel/langs/")
(require 'ob-oz)
--8<---------------cut here---------------end--------------->8---

Thanks for catching this -- Eric



reply via email to

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