From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Literate Programming - Continue a Source Block? Date: Wed, 08 Jun 2011 09:34:48 +0200 Message-ID: <80k4cw22uf.fsf@somewhere.org> References: <87pqmokh6d.fsf@fester.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Neeum, Neeum Zawan wrote: > With noweb, one can continue a source block that one started > earlier. Can this not be done with Babel? > > If not, I'm struggling a little with how to do LP using Babel... Of course, this can be done here as well: simply reuse the same "tangle" target (file), and blocks are concatenated in the order they appear. Second solution: create one sole block that will be tangled, and which contains your other blocks (using the <> syntax), in the order you want. Best regards, Seb -- Sebastien Vauban