From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Different behavior of exported results in org-babel Date: Sat, 18 Jan 2014 15:43:48 +0100 Message-ID: <874n51wdsr.fsf@gmail.com> References: <87y52e1lc1.fsf@alphaville.bos.redhat.com> <87wqhyi0z2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4X7Y-00080k-M9 for emacs-orgmode@gnu.org; Sat, 18 Jan 2014 09:43:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4X7P-0000z5-Fa for emacs-orgmode@gnu.org; Sat, 18 Jan 2014 09:43:36 -0500 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:63222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4X7P-0000yx-80 for emacs-orgmode@gnu.org; Sat, 18 Jan 2014 09:43:27 -0500 Received: by mail-we0-f169.google.com with SMTP id u57so5647019wes.0 for ; Sat, 18 Jan 2014 06:43:26 -0800 (PST) In-Reply-To: <87wqhyi0z2.fsf@gmail.com> (Nick Dokos's message of "Fri, 17 Jan 2014 19:32:17 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > I have traced it down to org-babel-exp-process-buffer: it does the > deletions of the source code blocks (possibly putting them back again > if the header args tell it to) but it does not always delete the right > region. More details later. Indeed. I pushed a fix that should, hopefully, solve the issue. Thanks to Ahmadou Dicko for reporting the problem, and to you for tracking it. Regards, -- Nicolas Goaziou