From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [bug] org-inlinetask produces invalid xhtml Date: Thu, 11 Aug 2011 16:51:19 +0530 Message-ID: <814o1ochl8.fsf@gmail.com> References: <81ipq7j1xp.fsf@gmail.com> <81aabjj17d.fsf@gmail.com> <87wrenn4ic.fsf@gmail.com> <81vcu7i1g6.fsf@gmail.com> <874o1qn756.fsf@gmail.com> <81y5z2p82h.fsf@gmail.com> <871uwsl01h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrTS8-0001ZR-7p for emacs-orgmode@gnu.org; Thu, 11 Aug 2011 07:29:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrTS2-0004Er-OF for emacs-orgmode@gnu.org; Thu, 11 Aug 2011 07:29:32 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:33813) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrTS2-0004Ej-Gq for emacs-orgmode@gnu.org; Thu, 11 Aug 2011 07:29:26 -0400 Received: by pzk36 with SMTP id 36so4210849pzk.17 for ; Thu, 11 Aug 2011 04:29:25 -0700 (PDT) In-Reply-To: <871uwsl01h.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 11 Aug 2011 12:23:06 +0200") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas (Sent my mail too early. Resending with additions) > As far as I can tell, inline tasks are not designed to be nested. May be C-c C-x t should throw an error and enforce this. If inlinetasks cannot be nested, may I know how one would use org-inlinetask-promote and org-inlinetask-demote. I understand that it's presence implies that even though inlinetasks cannot be nested they could occur at various levels implying that inline task deeper than a certain level are treated differently than others. Does Org provide a way to NOT export trees deeper than a certain level? Jambunathan K.