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: <817h6kchxs.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]:49196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrTKp-00088z-AL for emacs-orgmode@gnu.org; Thu, 11 Aug 2011 07:22:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrTKk-0002uU-SO for emacs-orgmode@gnu.org; Thu, 11 Aug 2011 07:21:59 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:64392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrTKk-0002uK-Nn for emacs-orgmode@gnu.org; Thu, 11 Aug 2011 07:21:54 -0400 Received: by pzk36 with SMTP id 36so4198197pzk.17 for ; Thu, 11 Aug 2011 04:21:53 -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 > 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 why one would do a applying org-inlinetask-promote and org-inlinetask-demote. Jambunathan K.