emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Damian Bernardini <damian.bernardini@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Code block evaluation is disabled
Date: Sat, 09 Jan 2016 12:56:45 -0500	[thread overview]
Message-ID: <87poxad4bm.fsf@kyleam.com> (raw)
In-Reply-To: <CAJdDAJFEbJvm-LfMH-O4FBFd3bTmK5A2O3vem=+pMZsH2odDGQ@mail.gmail.com> (Damian Bernardini's message of "Sat, 9 Jan 2016 12:29:04 -0300")

Damian Bernardini <damian.bernardini@gmail.com> 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

      parent reply	other threads:[~2016-01-09 17:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-09 15:29 Code block evaluation is disabled Damian Bernardini
2016-01-09 16:31 ` Rasmus
2016-01-09 18:29   ` Damián
2016-01-09 17:56 ` Kyle Meyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87poxad4bm.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=damian.bernardini@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).