Hi Yasushi,

Yasushi SHOJI <ya...@atmark-techno.com> 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)
>      (sh . t)
>      (org . t)))
>   (setq org-confirm-babel-evaluate nil)
> #+END_SRC
>
> Am I missing something? 

Nope -- I applied your patch in master, thanks!

-- 
 Bastien

Reply via email to