emacs-orgmode
[Top][All Lists]
Advanced

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

[O] after latest git update get error: "Evaluation of this emacs-lisp co


From: Xebar Saram
Subject: [O] after latest git update get error: "Evaluation of this emacs-lisp code-blockis disabled."
Date: Fri, 4 Nov 2016 09:10:49 +0200

Hi all

after latest git update i get the following error when i try to eval code blocks: 
"Evaluation of this emacs-lisp code-blockis disabled."

i cant seem to find via google any recent changes. this is my current relevant conf:

;; enable prompt-free code running
(setq org-confirm-babel-evaluate nil        ;; for running code blocks
      org-confirm-elisp-link-function nil   ;; for elisp links
      org-confirm-shell-link-function nil)  ;; for shell links 

any clue?

best

Z

reply via email to

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