emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Code block evaluation is disabled
@ 2016-01-09 15:29 Damian Bernardini
  2016-01-09 16:31 ` Rasmus
  2016-01-09 17:56 ` Kyle Meyer
  0 siblings, 2 replies; 4+ messages in thread
From: Damian Bernardini @ 2016-01-09 15:29 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-01-09 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

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).