From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Re: [PATCH] Alphabetical ordered lists Date: Tue, 21 Sep 2010 18:46:17 +0200 Message-ID: <87vd5z6o4m.wl%n.goaziou@gmail.com> References: <87bp8o498o.fsf@gollum.intra.norang.ca> <393C5110-E4D3-4B36-8F4E-4F94B5AA0F93@gmail.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=43075 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oy5zN-0002y6-Bi for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 12:46:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oy5zL-000881-Ux for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 12:46:41 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:55617) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oy5zL-00087f-QM for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 12:46:39 -0400 Received: by wyb36 with SMTP id 36so7264015wyb.0 for ; Tue, 21 Sep 2010 09:46:38 -0700 (PDT) In-Reply-To: <393C5110-E4D3-4B36-8F4E-4F94B5AA0F93@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: Carsten Dominik Cc: Bernt Hansen , emacs-orgmode@gnu.org, Jacob Mitchell Hello, >>>>> Carsten Dominik writes: > Nicolas, can you in particular please take a look at this - I > believe you earlier said that you saw problems with it. Sure, I will have a look at it on Sunday. But before testing it, there is, by design, one thing that seems dangerous to me. Let's consider the following text: This is a sentence in a not so short paragraph, ending where it should not. What is this line supposed to mean for Org? If this is a recognized as a list, wouldn't this line get wrongly indented? Regards, -- Nicolas