From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-expand-include-keyword doesn't handle inline tasks well Date: Tue, 16 Oct 2012 22:02:14 +0200 Message-ID: <87obk2dw3d.fsf@gmail.com> References: <87mwzmhdz2.fsf@ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODPD-0003TL-PN for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 16:06:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TODP9-0002Fa-Op for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 16:06:23 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODP9-0002FL-JH for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 16:06:19 -0400 Received: by mail-wg0-f49.google.com with SMTP id gg4so4352630wgb.30 for ; Tue, 16 Oct 2012 13:06:18 -0700 (PDT) In-Reply-To: <87mwzmhdz2.fsf@ed.ac.uk> (Myles English's message of "Tue, 16 Oct 2012 12:07:45 +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: Myles English Cc: emacs-orgmode Hello, "Myles English" writes: > When a tree includes another file tree by using the #+INCLUDE keyword, > the imported headlines are demoted by appending an appropriate number > of asterisks. The problem is when an inline task is included, the > number of asterisks seems to make it unrecognisable as an inline task. > > Can someone confirm this as a bug? I can. It should be fixed now. Thanks for the report. Regards, -- Nicolas Goaziou