|
From: | Joon Ro |
Subject: | Re: [O] v9.0 running babel blocks |
Date: | Thu, 3 Nov 2016 21:47:23 +0000 |
> I get this message on trying to run an elisp block.
>
> Evaluation of this emacs-lisp code-blockis disabled.
>
>
> There are two issues:
> 1. there is a missing space between block and is (and maybe code-block
> should not be hyphenated) in org-babel-check-evaluate
> 2. It used to work! If I run (org-babel-check-confirm-evaluate
> (org-babel-get-src-block-info)) in the code block, it returns t
>
>
> I am not sure what is causing it. Thoughts?
In my case, the source code block has a name, and it says "Evaluation of this shell code-block (name) is disabled", so I guess the missing space issue happens when the code block does not have name.
Best, Joon
|
[Prev in Thread] | Current Thread | [Next in Thread] |