On 05/15/2015 11:07 PM, Nick Dokos wrote:
Charles Millar writes:
It appears that ob-rec.el is in org-mode - somewhere - because when I
evaluate
#+begin_src rec :data Testrec2.rec
#+end_src
the output in the is
no org-babel execute function for rec
However once I add (rec . t) to my org
Charles Millar writes:
> It appears that ob-rec.el is in org-mode - somewhere - because when I
> evaluate
>
> #+begin_src rec :data Testrec2.rec
>
> #+end_src
>
>
> the output in the is
>
> no org-babel execute function for rec
>
> However once I add (rec . t) to my org-babel-load-languages and