From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Request for opinions: [ANN] List improvement v.2o Date: Wed, 18 Aug 2010 11:09:11 +0200 Message-ID: <877hjo1e4o.wl%n.goaziou@gmail.com> References: <87ocdzw7gq.wl%n.goaziou@gmail.com> <17A93AC0-1896-481D-B2E9-E1DA5879A1D0@gmail.com> <4C6B8E06.9070503@christianmoe.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=58538 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OleeY-0000zU-7v for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 05:09:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OleeX-0002mq-8J for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 05:09:46 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:43348) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OleeX-0002mV-1G for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 05:09:45 -0400 Received: by wwe15 with SMTP id 15so467616wwe.30 for ; Wed, 18 Aug 2010 02:09:44 -0700 (PDT) In-Reply-To: <4C6B8E06.9070503@christianmoe.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: mail@christianmoe.com Cc: Org Mode List , Carsten Dominik Hello, >>>>> Christian Moe writes: > Ending lists by indentation most closely resembles how one would end a > list in ordinary typed prose (with a single blank line before a > following paragraph, not two, certainly not with an end-of-list > symbol). Just to clear up things: you can still end a list with a single blank line with `org-empty-line-terminates-plain-lists', just not by default. Moreover, I posted in this list a function that can ease moving documents from the existing list format to this one. It should prevent breaking stuff. Regards, -- Nicolas