Re: [O] ob-rec.el

2015-05-16 Thread Charles Millar
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

Re: [O] ob-rec.el

2015-05-15 Thread Nick Dokos
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