From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG][ODT] Subtree export fails when link references target on higher level Date: Thu, 21 Nov 2013 23:51:18 +0100 Message-ID: <87wqk15py1.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vjd5X-0006rF-9B for Emacs-orgmode@gnu.org; Thu, 21 Nov 2013 17:51:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vjd5R-0006vp-FQ for Emacs-orgmode@gnu.org; Thu, 21 Nov 2013 17:51:07 -0500 Received: from mail-ee0-x230.google.com ([2a00:1450:4013:c00::230]:37379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vjd5R-0006va-8w for Emacs-orgmode@gnu.org; Thu, 21 Nov 2013 17:51:01 -0500 Received: by mail-ee0-f48.google.com with SMTP id e49so171243eek.7 for ; Thu, 21 Nov 2013 14:50:59 -0800 (PST) In-Reply-To: (Christian Moe's message of "Thu, 21 Nov 2013 22:33:08 +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: Christian Moe Cc: Emacs-orgmode Hello, Christian Moe writes: > The two examples below illustrate an odd ODT export failure that occurs in > restricted circumstances: only when the target of the link is on a > higher level of the tree than the link. > > * This fails > > ** A subheader > > This paragraph is bookmarked. <> > > When I try to export this subtree to ODT (`C-c C-e C-s o O' at point), I get > : user-error: No such file: /Users/CM/org/OpenDocument export failed: FIXME? > > *** A sub-subheader > > Here's a ref to the bookmark at [[target1]]. In this case, <> doesn't belong to any headline. What is the expected output for [[target]]? Regards, -- Nicolas Goaziou