From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Lists handling Date: Sun, 28 Nov 2010 14:59:15 +0100 Message-ID: <4F78C3E7-6BC9-42EE-919E-A8B658D703BF@gmail.com> References: <20101126191600.17972vn4jdlkdm68@webmail.df.eu> <28320_1290815524_oAQNq442028994_87wrnzhcde.wl%n.goaziou@gmail.com> <20101127124721.89832xmy1mxuwzwg@webmail.df.eu> <87vd3ihc0d.wl%n.goaziou@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53927 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMhms-0001aZ-80 for emacs-orgmode@gnu.org; Sun, 28 Nov 2010 08:59:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMhmr-0006qA-2C for emacs-orgmode@gnu.org; Sun, 28 Nov 2010 08:59:30 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:52565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMhmq-0006pm-Pj for emacs-orgmode@gnu.org; Sun, 28 Nov 2010 08:59:29 -0500 Received: by ewy27 with SMTP id 27so15204253ewy.0 for ; Sun, 28 Nov 2010 05:59:27 -0800 (PST) In-Reply-To: <87vd3ihc0d.wl%n.goaziou@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Karl Maihofer , emacs-orgmode@gnu.org On Nov 27, 2010, at 7:12 PM, Nicolas Goaziou wrote: > Hello, > >>>>>> Karl Maihofer writes: > >> Thanks for that. Did you work on the demote/promote problem, too? > > No, nothing related to lists actually. But I added a way to configure > export of inline tasks. > >> As pointed out above in my special case inline tasks would be a >> great thing to have in lists. But I understand your reservation. > > It would be desirable to hear the opinions of others here. 1. My feeling is that it would be nice to allow drawers inside a list. 2. I don't think it is important to allow lists inside drawers inside lists - you can just say in the docs that this is not supported and let users deal with this limitation. 3. What should be allowed is to have lists inside a drawer that is not itself in a list. We need that for logbook entries and the like. 4. I also think that inline tasks inside a list are overkill and would overly complicate things. Cheers - Carsten > >> With a drawer, you mean something like the following? > >> ,---- >> | - Item 1 >> | - Item 1a >> | :COMMENT: >> | This is a comment. >> | :END: >> | - Item 1b >> | - Item 2 >> | - Item 3 >> `---- > > Yes. > >> In HTML export it would then be important to be able to format the >> comment with CSS. Right now my inline tasks get a nice border and a >> colored background so that the comments can be recognized withhin >> the lists. Would this be possible for drawers, too? > > Sure, drawers export is configurable. You can have a look at > `org-export-format-drawer-function'. > > Regards, > > -- Nicolas > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode