emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Damian Bernardini <damian.bernardini@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Code block evaluation is disabled
Date: Sat, 9 Jan 2016 12:29:04 -0300	[thread overview]
Message-ID: <CAJdDAJFEbJvm-LfMH-O4FBFd3bTmK5A2O3vem=+pMZsH2odDGQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 633 bytes --]

Whenever I try to evaluate code I get the following:

Evaluation of this xxxxxxx code-block (xxxxx) is disabled.

Sometime I evaluated these code-blocks, I don't know what has changed since
the last time they worked.
I've tried with sh and ledger codes with the same results.

I've read the manual but I haven't found anything about it.

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)
  (dot . t )
  (sql . t)
  (lisp . t)
  (ledger . t)
  ))

[-- Attachment #2: Type: text/html, Size: 918 bytes --]

             reply	other threads:[~2016-01-09 15:29 UTC|newest]

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

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='CAJdDAJFEbJvm-LfMH-O4FBFd3bTmK5A2O3vem=+pMZsH2odDGQ@mail.gmail.com' \
    --to=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).