From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new exporter: exporting subtree with "outside calls" Date: Thu, 22 Mar 2012 16:53:57 +0100 Message-ID: <87iphwhbsa.fsf@gmail.com> References: <87obropvmw.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAkNR-0003Ic-0Y for emacs-orgmode@gnu.org; Thu, 22 Mar 2012 11:56:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SAkNK-0003AY-JS for emacs-orgmode@gnu.org; Thu, 22 Mar 2012 11:56:36 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:47752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAkNK-0003AI-Aw for emacs-orgmode@gnu.org; Thu, 22 Mar 2012 11:56:30 -0400 Received: by wibhj13 with SMTP id hj13so687378wib.12 for ; Thu, 22 Mar 2012 08:56:27 -0700 (PDT) In-Reply-To: <87obropvmw.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Thu, 22 Mar 2012 15:17:59 +0100") 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: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > I experience problems with the new export engine (accessible via > org-export-dispatch). > > When I limit the export to the current subtree, > the export fails with > ,---- > | if: reference 'foo' not found in this buffer > `---- > when 'foo' is the name of a source block defined outside of that subtree > but called inside. > > Here is an example: How do I export the first subtree only with the new > exporter? You can't, but that's a bug. I have pushed a commit that should fix that problem. May you confirm this? Regards, -- Nicolas Goaziou