From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Subject: ob-julia, src block execution undefined function org-babel-get-header Date: Thu, 21 Jan 2016 23:55:46 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11420e0cc965510529e000da Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMO8q-0006nV-MU for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 17:55:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMO8p-00022F-Kf for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 17:55:48 -0500 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]:36581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMO8p-00020p-9D for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 17:55:47 -0500 Received: by mail-wm0-x236.google.com with SMTP id l65so239120130wmf.1 for ; Thu, 21 Jan 2016 14:55:46 -0800 (PST) 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: emacs-orgmode@gnu.org --001a11420e0cc965510529e000da Content-Type: text/plain; charset=UTF-8 Hi list, I was hoping to get some help with this issue I use: Org-mode version 8.3.3 (release_8.3.3-468-gf3f4b2) GNU Emacs 25.1.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.16.7) of 2016-01-17 ess-version: 15.09-2 patched [git: 6d05ba7c89371764c43e30a436d7166417cabd4d] julia version 0.4.2 I'm trying to execute julia code src blocks but have come across a problem. When trying to do C-c C-c in the src block emacs complain about an undefined function org-babel-get-header. I think I have tracked down the error to ob-julia where org-babel-get-header is used. I found a reference to a similar problem for ob-html package here: https://github.com/zweifisch/ob-http/issues/12 I tried to edit the ob-julia file based on that fix but failed to make it work. I should also mention that a similar issue was covered in a previous thread but the info in this thread https://lists.gnu.org /archive/html/emacs-orgmode/2015-11/msg00426.html I can't apply to my problem as there is only one ob-julia. This looks like an issue in ob-julia, unless I overlooked something in my setup. I tried running the same setup with a fresh emacs -q -l init.el loading only org-version: Org-mode version 8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1.50/lisp/org /) which is bundled with my emacs and the ess package and I could evaluate julia src blocks with that setup. Any advice or fixes I could apply would be appreciated, or if this issue can be fixed elsewhere. regards Andreas --001a11420e0cc965510529e000da Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi list,
I was hoping to= get some help with this issue

I use:
Org-mode version 8.3.3 (release_8.3.3-468-gf3f4b2)
GN= U Emacs 25.1.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.16.7) of 2016-01-17<= br>
ess-version: 15.09-2 patched [git: 6d05ba7c89371764c= 43e30a436d7166417cabd4d]
julia version 0.4.2
I'm trying to execute julia code src bl= ocks but have come across a problem.

When trying to do C-c C-c= in the src block emacs complain about an undefined function org-babel-get-header.
I think I have tracked down the error= to ob-julia where org-babel-get-header is used.
I found a reference to a similar problem for ob-html package here:= https://github.com/zweifisch/ob-http/issues/12
I tried= to edit the ob-julia file based on that fix but failed to make it work.
I should also mention that a similar issue was covered in a= previous thread but the info in this thread http= s://lists.gnu.org/archive/html/emacs-orgmode/2015-1= 1/msg00426.html
I can't apply to my problem as there= is only one ob-julia.

This looks like an issu= e in ob-julia, unless I overlooked something in my setup.
I t= ried running the same setup with a fresh emacs -q -l init.el loading onlyorg-version:
Org-mode = version 8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1.50/lisp/org/)
which is bundled with my emacs
and the = ess package
and I could evaluate julia src blocks with that setup.

Any advice or fixes I could apply would be apprecia= ted, or if this issue can be fixed elsewhere.

regards
=
Andreas

--001a11420e0cc965510529e000da--