Hi Yasushi,
Yasushi SHOJI writes:
> With the current HEAD(release_7.9.3d-894-gfe805ed), it seems we need
> to load "sh" and "org" for babel language to run the test sucessfully.
Indeed.
> #+BEGIN_SRC elisp
> (org-babel-do-load-languages
>'org-babel-load-languages
>'((emacs-lisp . t)
Hello,
With the current HEAD(release_7.9.3d-894-gfe805ed), it seems we need
to load "sh" and "org" for babel language to run the test sucessfully.
#+BEGIN_SRC elisp
(org-babel-do-load-languages
'org-babel-load-languages
'((emacs-lisp . t)
(sh . t)
(org . t)))
(setq org-confirm