emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-babel and gnuplot


From: Carlos Russo
Subject: [O] org-babel and gnuplot
Date: Fri, 7 Jun 2013 14:25:03 +0100

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]