From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Source block processing changes Date: Tue, 06 Nov 2012 11:00:55 +0100 Message-ID: <87d2zr9hk8.fsf@gmail.com> References: <87mwywaro3.fsf@gmail.com> <80fw4n6oi3.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TVg2A-0005Bc-B5 for emacs-orgmode@gnu.org; Tue, 06 Nov 2012 05:05:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TVg24-00065s-8R for emacs-orgmode@gnu.org; Tue, 06 Nov 2012 05:05:26 -0500 Received: from plane.gmane.org ([80.91.229.3]:47262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TVg24-00065k-1m for emacs-orgmode@gnu.org; Tue, 06 Nov 2012 05:05:20 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TVg27-000804-E6 for emacs-orgmode@gnu.org; Tue, 06 Nov 2012 11:05:23 +0100 In-Reply-To: <80fw4n6oi3.fsf@somewhere.org> (Sebastien Vauban's message of "Tue, 06 Nov 2012 10:59:16 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > That's normal with raw results: as I wrote it in > http://lists.gnu.org/archive/html/emacs-orgmode/2012-09/msg01273.html, as > there are *no obvious markers to delimit the results* in the Org mode file, > there is no way to know where raw results begin or end: raw results *cannot be > removed* [NOR UPDATED] from the buffer. The sole purpose of raw results is to allow inserting an headline (I mean a real headline, not comma protected) in the buffer, because headlines cannot be contained in anything else than headlines. If the generated code doesn't contain an headline, you don't need raw results. Regards, -- Nicolas Goaziou