From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: org-babel for prolog Date: Thu, 14 May 2015 23:52:58 +0530 Message-ID: References: <65BF665A-C03D-4CCB-A8C6-A052BDD1BEBD@infomedia.uib.no> <619F74FC-4D9C-47FC-ADC8-2897FFF052F3@infomedia.uib.no> <04441E2C-21DB-4A7B-AF73-76D5AA2CA2CB@infomedia.uib.no> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ysxmy-0007xS-N0 for emacs-orgmode@gnu.org; Thu, 14 May 2015 14:23:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ysxmx-0004YA-WD for emacs-orgmode@gnu.org; Thu, 14 May 2015 14:23:20 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:37708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ysxmx-0004Xq-Oh for emacs-orgmode@gnu.org; Thu, 14 May 2015 14:23:19 -0400 Received: by wibt6 with SMTP id t6so25615056wib.0 for ; Thu, 14 May 2015 11:23:18 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Lawrence Bottorff Cc: emacs-orgmode , Bjarte Johansen On Thu, May 14, 2015 at 11:41 PM, Lawrence Bottorff 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.