From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: possible bug exporting blocks? Date: Fri, 19 May 2017 16:30:25 +0200 Message-ID: <87r2zkq5q6.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBivz-00005Q-7W for emacs-orgmode@gnu.org; Fri, 19 May 2017 10:31:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dBivH-0005DC-A9 for emacs-orgmode@gnu.org; Fri, 19 May 2017 10:31:15 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:58253) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dBivH-0005D1-0s for emacs-orgmode@gnu.org; Fri, 19 May 2017 10:30:31 -0400 In-Reply-To: (John Kitchin's message of "Fri, 19 May 2017 08:29:56 -0400") 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: John Kitchin Cc: "emacs-orgmode@gnu.org" Hello, John Kitchin writes: > 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 do. Fixed. Thank you. Regards, -- Nicolas Goaziou