From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: possible bug exporting blocks? Date: Fri, 19 May 2017 08:29:56 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBh2g-00049H-D5 for emacs-orgmode@gnu.org; Fri, 19 May 2017 08:30:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dBh2d-0007Gs-9z for emacs-orgmode@gnu.org; Fri, 19 May 2017 08:30:02 -0400 Received: from mail-qk0-x22b.google.com ([2607:f8b0:400d:c09::22b]:33300) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dBh2d-0007Gn-6F for emacs-orgmode@gnu.org; Fri, 19 May 2017 08:29:59 -0400 Received: by mail-qk0-x22b.google.com with SMTP id y201so59435707qka.0 for ; Fri, 19 May 2017 05:29:58 -0700 (PDT) Received: from VPN-128-237-145-65.LIBRARY.VPN.CMU.EDU (VPN-128-237-145-65.LIBRARY.VPN.CMU.EDU. [128.237.145.65]) by smtp.gmail.com with ESMTPSA id d34sm5860736qta.59.2017.05.19.05.29.56 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 19 May 2017 05:29:57 -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" If I export this block to org (C-c C-e O O): #+begin: exercise #+ipynb-newcell *Exercise 1* #+end I get this: #+BEGIN: exercisenil #+ipynb-newcell *Exercise 1* #+END: there is an extra nil at the end of the first line. That seems like a bug, does anyone else get this? I am running org 9.0.5. Thanks, -- 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