From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: after latest git update get error: "Evaluation of this emacs-lisp code-blockis disabled." Date: Fri, 4 Nov 2016 09:10:49 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114fc6c0b8c0b80540745f61 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2YeK-0001d5-OZ for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 03:10:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2YeJ-0002oT-TN for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 03:10:52 -0400 Received: from mail-yw0-x235.google.com ([2607:f8b0:4002:c05::235]:35121) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2YeJ-0002oF-M5 for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 03:10:51 -0400 Received: by mail-yw0-x235.google.com with SMTP id h14so74762936ywa.2 for ; Fri, 04 Nov 2016 00:10:51 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: org mode --001a114fc6c0b8c0b80540745f61 Content-Type: text/plain; charset=UTF-8 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 --001a114fc6c0b8c0b80540745f61 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all

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

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

;; enable prompt-fr= ee code running
(setq org-confirm-babel-evaluate nil =C2=A0 =C2= =A0 =C2=A0 =C2=A0;; for running code blocks
=C2=A0 =C2=A0 =C2=A0 = org-confirm-elisp-link-function nil =C2=A0 ;; for elisp links
=C2= =A0 =C2=A0 =C2=A0 org-confirm-shell-link-function nil) =C2=A0;; for shell l= inks=C2=A0

any clue?

best=

Z
--001a114fc6c0b8c0b80540745f61--