emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [bug] cannot execute shell code blocks


From: Eric Schulte
Subject: Re: [O] [bug] cannot execute shell code blocks
Date: Tue, 19 Jul 2011 07:27:18 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Robert McIntyre <address@hidden> writes:

> BTW, this only fails to evaluate when :cache yes is present, as shown by
> this example
>
> #+begin_src sh
> echo " Checked out revision 7881."
> #+end_src
>
> #+results:
> : Checked out revision 7881.
>
> #+begin_src sh :cache yes
> echo " Checked out revision 7881."
> #+end_src
>
> gives error:
> progn: Symbol's function definition is void: org-babel-result-hash
>

I introduced this problem when I pushed up the fix for your previous
cache related bug report.  I've just pushed up a fix for this new issue.

Please let me know if you experience any continued problems.

Thanks -- Eric

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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