From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: orgalist list item spacing Date: Mon, 17 Sep 2018 08:18:04 -0700 Message-ID: <871s9sb1ar.fsf@ericabrahamsen.net> References: <87efdviwfc.fsf@ericabrahamsen.net> <874ler9f93.fsf@gmail.com> <87bm8yzlih.fsf@ericabrahamsen.net> <87zhwg7k1o.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g1vID-0001Q9-FY for emacs-orgmode@gnu.org; Mon, 17 Sep 2018 11:18:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g1vI8-00044K-KT for emacs-orgmode@gnu.org; Mon, 17 Sep 2018 11:18:29 -0400 Received: from [195.159.176.226] (port=44424 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g1vI5-0003q9-FP for emacs-orgmode@gnu.org; Mon, 17 Sep 2018 11:18:22 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1g1vFn-0000ob-Ke for emacs-orgmode@gnu.org; Mon, 17 Sep 2018 17:15:59 +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" To: emacs-orgmode@gnu.org Eric S Fraga writes: > On Saturday, 15 Sep 2018 at 11:03, Eric Abrahamsen wrote: >> Eric S Fraga writes: >>> 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. >> >> Huh, I've never seen this in org-mode proper. > > Silly me. I was comparing apples and oranges. In org mode, I use > visual-line-mode and no filling; in message mode, I use > auto-fill. Sorry for my intervention! No worries, I still ended up learning something :)