From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: How to collect multiple source blocks with the same name at the same level Date: Wed, 05 Mar 2014 17:41:09 -0500 Message-ID: <87lhwoe0dd.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLKUz-0007Lu-BX for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 17:41:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLKUy-0004NV-AG for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 17:41:13 -0500 Received: from mail-qc0-x231.google.com ([2607:f8b0:400d:c01::231]:49367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLKUy-0004NP-5k for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 17:41:12 -0500 Received: by mail-qc0-f177.google.com with SMTP id w7so1949099qcr.22 for ; Wed, 05 Mar 2014 14:41:11 -0800 (PST) In-Reply-To: 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: Grant Rettke , "emacs-orgmode@gnu.org" Hi Grant, I think you can do this with the noweb-ref property/header arg. There=E2= =80=99s an example very similar (if not identical) to your use case in the info manual, node =E2=80=9C(org) noweb-ref=E2=80=9D -- Aaron Ecay