emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Cannot open load file: ob-sh
@ 2014-01-21 13:35 Thorsten Jolitz
  2014-01-21 15:26 ` Eric Schulte
  0 siblings, 1 reply; 11+ messages in thread
From: Thorsten Jolitz @ 2014-01-21 13:35 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

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

,-----------------------------
| 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
  `--------------------------------------------------------

-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-04-29 12:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-21 13:35 [BUG] Cannot open load file: ob-sh Thorsten Jolitz
2014-01-21 15:26 ` Eric Schulte
2014-01-21 15:45   ` Bastien
2014-01-21 16:53     ` Eric Schulte
2014-04-22 19:52       ` Vikas Rawal
2014-04-22 19:55         ` Vikas Rawal
2014-04-22 20:45           ` Nick Dokos
2014-04-22 20:53             ` Bastien
2014-04-23  3:11               ` Vikas Rawal
2014-04-23 19:31               ` Achim Gratz
2014-04-29 12:21                 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).