From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: Bug: export aborts if ':eval query/never' in source code blocks Date: Thu, 26 Aug 2010 15:19:38 -0500 Message-ID: <4C76CC5A.5010104@ccbr.umn.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33904 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoivJ-0002zd-9D for emacs-orgmode@gnu.org; Thu, 26 Aug 2010 16:19:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoivH-0005Do-JH for emacs-orgmode@gnu.org; Thu, 26 Aug 2010 16:19:44 -0400 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:1191) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoivH-0005AG-2r for emacs-orgmode@gnu.org; Thu, 26 Aug 2010 16:19:43 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Paul Sexton Cc: emacs-orgmode@gnu.org Which version of org-mode? I can't replicate on git version from minutes ago.. Paul Sexton wrote: > #+BEGIN_SRC R :eval query > ... > #+END_SRC > > If the above is in an org file, the user runs an export (C-c C-e), and the user > types 'no' when asked whether to evaluate the code block, then the whole export > process is aborted (no further blocks are processed and no export output is > produced). > > The same thing happens with ':eval never'. > > Paul > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode