> On 14 May 2015, at 20:22, Puneeth Chaganti <puncha...@gmail.com> wrote: > > On Thu, May 14, 2015 at 11:41 PM, Lawrence Bottorff <borg...@gmail.com> wrote: >> >> Confused by the requirement: >> >> ;; To activate ob-prolog add the following to your init.el file: >> ;; >> ;; (eval-after-load 'org >> ;; '(require 'org-prolog)) > > > I'm guessing its a typo and should be ob-prolog. The file provides ob-prolog.
Yes, I typed it wrong. Thank you for bringing it to my attention. I also discovered that it is better to use `org-babel-do-load-languages’ instead as well. I will change the recommendation tomorrow. Regards, Bjarte