emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Babel] (require 'ob-eval) missing in ob-gnuplot.el
@ 2010-12-01  8:20 Thomas Holst
  2010-12-01 14:25 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Holst @ 2010-12-01  8:20 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

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.

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

Bis neulich ...
  Thomas
-- 
"Das Leben ist so einfach,
 dass es schon wieder schwierig ist!"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Babel] (require 'ob-eval) missing in ob-gnuplot.el
  2010-12-01  8:20 [Babel] (require 'ob-eval) missing in ob-gnuplot.el Thomas Holst
@ 2010-12-01 14:25 ` Eric Schulte
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2010-12-01 14:25 UTC (permalink / raw)
  To: Thomas Holst; +Cc: emacs-orgmode@gnu.org

Hi Thomas,

Thomas Holst <thomas.holst@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-01 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-01  8:20 [Babel] (require 'ob-eval) missing in ob-gnuplot.el Thomas Holst
2010-12-01 14:25 ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).