Thanks for your answer Kyle,
Good that you pointed me to ob-julia, was unsure that that was the correct
venue to take for a contrib package.
I posted an issue there and ones I got the changelog you posted I tried the
following change
from
(mapcar #'cdr (org-babel-get-header params :var))
to
(mapca
Hi Andreas,
Andreas writes:
> 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: 6d05ba7c89371764c43e30a436d71
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