From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [Babel] Exporting tangled file path Date: Fri, 18 Oct 2013 10:44:17 -0600 Message-ID: <87a9i61qc0.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXDAX-0001Sk-Gx for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 12:45:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXDAS-0008Om-Bq for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 12:44:57 -0400 Received: from mail-pd0-x22b.google.com ([2607:f8b0:400e:c02::22b]:54188) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXDAS-0008OU-41 for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 12:44:52 -0400 Received: by mail-pd0-f171.google.com with SMTP id z10so4964039pdj.16 for ; Fri, 18 Oct 2013 09:44:51 -0700 (PDT) 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: aditya siram Cc: emacs-orgmode@gnu.org aditya siram writes: > Hi all, > Currently when I export a literate program I can see the chunks but not > where they end up. It would be really useful if the chunks had a footnote > or something that linked to the file where they were tangled. Is there a > header argument that does that? > > Thanks! > -deech Try "C-c C-v" which runs the command org-babel-view-src-block-info on a code block. It will show you if the code block has a specified tangle name. If the value of tangle is "yes" then the name of the Org-mode file will be used. Best, -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D