From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [babel] code execution in commented lines Date: Thu, 06 Sep 2012 13:58:06 +0200 Message-ID: <87vcfre52p.fsf@gmail.com> References: <87sjavbpm1.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9ami-00022S-Te for emacs-orgmode@gnu.org; Thu, 06 Sep 2012 08:02:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9ama-0004ej-Jr for emacs-orgmode@gnu.org; Thu, 06 Sep 2012 08:02:12 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:53266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9ama-0004ed-Ce for emacs-orgmode@gnu.org; Thu, 06 Sep 2012 08:02:04 -0400 Received: by wibhm2 with SMTP id hm2so4898696wib.0 for ; Thu, 06 Sep 2012 05:02:03 -0700 (PDT) In-Reply-To: <87sjavbpm1.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Thu, 06 Sep 2012 09:02:46 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > Hi all, > > by now I learned not to call behaviour not meeting my expectations a > bug hastily.... > > So, here is my question: > Is it intended that code in commented lines gets executed during export? > > # example: buggy, thus commented src_R{Sys.sleep(10) && stop("Here is > a Bug")} No it isn't intended. There's a pending patch for this, but it requires some background changes that are not available yet. I'll try to fix it soon. Regards, -- Nicolas Goaziou