From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: orgalist list item spacing Date: Sat, 15 Sep 2018 20:25:46 +0200 Message-ID: <87in36hb2t.fsf@nicolasgoaziou.fr> References: <87efdviwfc.fsf@ericabrahamsen.net> <874ler9f93.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g1FGg-0005Ff-93 for emacs-orgmode@gnu.org; Sat, 15 Sep 2018 14:26:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g1FGa-0005Iu-DB for emacs-orgmode@gnu.org; Sat, 15 Sep 2018 14:26:04 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:49843) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g1FGZ-0005D3-8D for emacs-orgmode@gnu.org; Sat, 15 Sep 2018 14:26:00 -0400 In-Reply-To: <874ler9f93.fsf@gmail.com> (Eric S. Fraga's message of "Sat, 15 Sep 2018 12:22:48 +0100") 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" To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hello, Eric S Fraga writes: > On Friday, 14 Sep 2018 at 14:47, Eric Abrahamsen wrote: >> One thing I noticed is that if a paragraph line wraps so that the last >> line has a number followed by a full stop, orgalist treats that as a >> list item. It seems to me that text should not be considered a list item >> unless there's a blank line above it. Ie, this is currently considered a >> list item: > > [...] > >> Is this a bug, or a configurable option, or just the way it's supposed >> to work? > > Long standing "feature" of org. Unless you do require a blank line > between items, it is impossible to differentiate between the start of a > numbered item and the continuation of the previous item in this case. Correct. I released Orgalist 1.9, which should hopefully mitigate this issue. In particular, it is now impossible for auto fill to create these wrong items. Regards, -- Nicolas Goaziou