From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Olaf.Hamann" Subject: Re: Literate Programming - Continue a Source Block? Date: Thu, 16 Jun 2011 12:14:40 +0200 Message-ID: <4DF9D790.6060704@gmx.net> References: <87pqmokh6d.fsf@fester.com> <80k4cw22uf.fsf@somewhere.org> <87fwnkjqoh.fsf@fester.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXDHe-0006lm-Pg for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 10:11:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXDHU-0006bH-Mw for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 10:10:58 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:58354) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QXDHU-0006aN-4G for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 10:10:48 -0400 In-Reply-To: <87fwnkjqoh.fsf@fester.com> 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: emacs-orgmode@gnu.org Am 08.06.2011 17:20, schrieb Neeum Zawan: > [...] > Now the original noweb allows what I'm asking for. If you begin a source > block with a name of an existing block but append an "=" symbol, it > knows to append to that source block. > > It would be great if org-mode could add that capability. Another > approach is that if multiple source blocks with the same name are found, > the default behavior is to concatenate all those source blocks together > (and then add a header option for overwrite if the user wanted to > overwrite instead of append). > > Thoughts? > I missed this feature too - I used it (so called additive macros) very often with funnelweb.