"Eric Schulte" <schulte.e...@gmail.com> writes:

>    Support for evaluating emacs-lisp code blocks is loaded by default.
>    All other languages will need to be required explicitly.  To conform
>    to Emacs filename specifications all language require lines have been
>    shortened from e.g.
>    
>    (require 'org-babel-sh)
>    
>    to
>    
>    (require 'ob-sh)

Hi Eric,

The documentation still has (require 'org-babel-identifier) and should
probably be updated.

Regards,
Bernt

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to