From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: org-babel and gnuplot Date: Fri, 07 Jun 2013 10:48:13 -0600 Message-ID: <8738stvpde.fsf@gmail.com> References: <65F625E6-49F6-4C96-800F-1F1CE6E115ED@ist.utl.pt> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukzqa-0004Mu-Iw for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 12:49:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkzqZ-0003YZ-DW for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 12:49:04 -0400 Received: from mail-pb0-x22d.google.com ([2607:f8b0:400e:c01::22d]:54503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkzqZ-0003YM-7O for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 12:49:03 -0400 Received: by mail-pb0-f45.google.com with SMTP id mc8so4926894pbc.4 for ; Fri, 07 Jun 2013 09:49:02 -0700 (PDT) In-Reply-To: <65F625E6-49F6-4C96-800F-1F1CE6E115ED@ist.utl.pt> (Carlos Russo's message of "Fri, 7 Jun 2013 14:25:03 +0100") 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: Carlos Russo Cc: emacs-orgmode@gnu.org Carlos Russo writes: > Hi > > I was trying a gnuplot source block, and was stricken by "No org-babel-execute function for gnuplot!" when I tried to execute the block. > I made sure the variable org-babel-load-languages contained (gnuplot . t) , so I was quite puzzled. > > It turns out that I needed to explicitly add > (require 'ob-gnuplot) > to my .emacs file. > > According to the documentation, this line should not be needed for org-mode 8.03 (my current version). > It this a bug in the documentation? > > Cheers, > Carlos There are instructions for enabling language in the following page of the manual. http://orgmode.org/manual/Languages.html#Languages -- Eric Schulte http://cs.unm.edu/~eschulte