From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: indentation across multiple source blocks Date: Tue, 18 Dec 2012 12:55:17 +0100 Message-ID: <87vcbzgv8s.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl0NE-0000PN-7N for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 11:50:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tl0NB-0004u5-KJ for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 11:50:32 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:34694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl0NB-0004tX-Dw for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 11:50:29 -0500 Received: by mail-wi0-f171.google.com with SMTP id hn14so2895113wib.10 for ; Tue, 18 Dec 2012 08:50:28 -0800 (PST) In-Reply-To: (Tony Day's message of "Tue, 18 Dec 2012 10:38:30 +1100") 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: Tony Day Cc: emacs-orgmode@gnu.org Hi Tony, Tony Day writes: > Is there an easy way to preserve indentation for a source block taking > into account previous blocks? No. Besides, I don't really see a good case where it would make sense to split functions across code blocks... surely a lack of imagination :) -- Bastien