emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Babel shell script issue


From: Jarmo Hurri
Subject: Re: [O] Babel shell script issue
Date: Mon, 25 Apr 2016 16:17:22 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eric S Fraga <address@hidden> writes:

> On Monday, 25 Apr 2016 at 07:24, Jarmo Hurri wrote:
>> Greetings.
>>
>> I have trouble running shell scripts in Babel. I can't even reproduce
>> examples from worg. For example, this piece of org
>>
>>   #+begin_src sh :results drawer
>>   cat <<EOF
>>   | 1 | 2
>>   |--
>>   | a | b
>>   EOF
>>   #+end_src
>>
>> from this page
>>
>> http://orgmode.org/worg/org-contrib/babel/header-args.html
>>
>> produces the following error:
>>
>> org-babel-variable-assignments:sh: Symbol's function definition is
>> void: org-babel-get-header
>
> Have you done this:
>
>   (require 'ob-shell)

Yes I have, and it doesn't solve the issue.

I am currently exchanging emails with Sylvain in order to resolve the
issue.

Thanks,

Jarmo




reply via email to

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