emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] Cannot open load file: ob-sh


From: Eric Schulte
Subject: Re: [O] [BUG] Cannot open load file: ob-sh
Date: Tue, 21 Jan 2014 08:26:46 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Thorsten Jolitz <address@hidden> writes:

> Hi List, 
>
> I just updated Org and - with (sh . t) in my Org Babel language list -
> get the following error:
>

Yes, ob-sh has been renamed to ob-shell, the above should be changed to
(shell . t).

Best,

>
> ,-----------------------------
> | Cannot open load file: ob-sh
> `-----------------------------
>
> It seems that 'lang' is "sh" in the load function 
>
> ,--------------------------------------------------------------
> | (defun org-babel-do-load-languages (sym value)
> |   "Load the languages defined in `org-babel-load-languages'."
> |    [...]
> |   (require (intern (concat "ob-" lang)
> |   [...]
> `--------------------------------------------------------------
>
>
> but the files have been renamed to ob-shell instead of ob-sh:
>
>   ,--------------------------------------------------------
>   | -rw-r--r-- 1 tj users   9399 21. Jan 02:48 ob-shell.el
>   | -rw-r--r-- 1 tj users   9223 21. Jan 02:48 ob-shell.elc
>   `--------------------------------------------------------

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D



reply via email to

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