|
This has been wrong for a long time. ob-sh.el was renamed to
ob.shell.el in Org version 8.2, so org-babel-do-load-languages was
loading the builtin ob-sh.el. I didn't notice any issue until a recent
change in Org removed a function that ob-sh.el calls.
|