Hi Thomas,

Thomas Holst <thomas.ho...@de.bosch.com> writes:

> Hello,
>
> recently I started using org-babel and I'm really fond of it. It makes
> my daily life as an electrical engineer a lot easier! So I would like to
> thank you all for org-mode and for org-babel. Both really changed my way
> of working.
>

That's great to hear, thanks for sharing.

>
> With a recent org-mode (pull from yesterday evening) I get an error when
> I try to eval gnuplot source.
>
> definition of function org-babel-eval-wipe-error-buffer is void
>
> #+begin_src emacs-lisp
>   (require 'ob-eval)
> #+end_src
>
> fixes this, so I think it is missing in ob-gnuplot.el
>

I've just pushed up a fix which should ensure that ob-eval is required
whenever ob is required (including gnuplot).

Cheers -- Eric

>
> Bis neulich ...
>   Thomas

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to