Thorsten Jolitz <tjol...@gmail.com> 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