emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] Failure to run sh source block


From: Ken Mankoff
Subject: Re: [O] [BUG] Failure to run sh source block
Date: Sun, 10 Apr 2016 18:05:05 -0400
User-agent: mu4e 0.9.17; emacs 24.5.1

On 2016-04-10 at 16:44, Christian Moe <address@hidden> wrote:
> I've hit a couple of odd problems after updating to Emacs 24.5 and Org
> 8.3.4 (freshly pulled). 
>
> Trying to run a simple shell source block, e.g.
>
> #+begin_src sh
>   pwd
> #+end_src
>
> fails with this error:
>
> org-babel-variable-assignments:sh: Symbol's function definition is void:
> org-babel-get-header

org-babel-load-languages now uses 'shell' instead of 'sh'.

  -k.



reply via email to

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