emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Code block evaluation is disabled


From: Kyle Meyer
Subject: Re: [O] Code block evaluation is disabled
Date: Sat, 09 Jan 2016 12:56:45 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Damian Bernardini <address@hidden> writes:

> Whenever I try to evaluate code I get the following:
>
> Evaluation of this xxxxxxx code-block (xxxxx) is disabled.

[...]

> Org-mode version: 8.3.3
> Emacs version: 24.5.1
>
> ;; Babel
> (org-babel-do-load-languages
>  'org-babel-load-languages
>  '((R . t)
>   (emacs-lisp . t)
>   (gnuplot . t)
>   (calc . t)
>   (ditaa . t)
>   (latex . t)
>   (org . t)
>   (sqlite . t)
>   (sh . t)

I don't think this is relevant for your question, but note that 'sh'
should instead be 'shell'.

See http://thread.gmane.org/gmane.emacs.orgmode/102877/focus=102882.

--
Kyle



reply via email to

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