From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: v9.0 running babel blocks Date: Thu, 03 Nov 2016 15:50:09 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2O1g-0005Y6-SG for emacs-orgmode@gnu.org; Thu, 03 Nov 2016 15:50:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2O1c-0000W2-Nj for emacs-orgmode@gnu.org; Thu, 03 Nov 2016 15:50:16 -0400 Received: from mail-qt0-x234.google.com ([2607:f8b0:400d:c0d::234]:35806) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2O1c-0000Vm-Ik for emacs-orgmode@gnu.org; Thu, 03 Nov 2016 15:50:12 -0400 Received: by mail-qt0-x234.google.com with SMTP id c47so35399428qtc.2 for ; Thu, 03 Nov 2016 12:50:12 -0700 (PDT) Received: from johns-air.wv.cc.cmu.edu (Johns-Air.wv.cc.cmu.edu. [128.237.192.250]) by smtp.gmail.com with ESMTPSA id q65sm4682413qki.20.2016.11.03.12.50.10 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 03 Nov 2016 12:50:10 -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: "emacs-orgmode@gnu.org" Hi, I updated to org 9.0 today via elpa. Org mode version 9.0 (9.0-elpaplus @ /Users/jkitchin/vc/jkitchin-github/scimax/elpa/org-plus-contrib-20161102/) I get this message on trying to run an elisp block. Evaluation of this emacs-lisp code-blockis disabled. There are two issues: 1. there is a missing space between block and is (and maybe code-block should not be hyphenated) in org-babel-check-evaluate 2. It used to work! If I run (org-babel-check-confirm-evaluate (org-babel-get-src-block-info)) in the code block, it returns t I am not sure what is causing it. Thoughts? -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu