From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: plain list - line spacing Date: Wed, 2 Jun 2010 11:28:54 +0200 Message-ID: <25E145C5-A971-48CF-BAF3-56B876681F1A@gmail.com> References: <86k4qhlwj0.fsf@online.de> <87mxvdq1wb.fsf@eee.lan> 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=44583 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJkG8-00022k-PS for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:29:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJkG3-00008v-Gf for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:29:12 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:61109) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJkG3-00008i-B2 for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:29:07 -0400 Received: by wwb24 with SMTP id 24so2374582wwb.0 for ; Wed, 02 Jun 2010 02:28:57 -0700 (PDT) In-Reply-To: <87mxvdq1wb.fsf@eee.lan> 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: Mikael Fornius Cc: henry atting , emacs-orgmode@gnu.org On Jun 2, 2010, at 10:23 AM, Mikael Fornius wrote: > > If I fill out the first two items manually with no blank line between > them and then using M-RET to edit the third I get what you want. > > 1. First > 2. Second M-RET > 3. > > Using > Org-mode version 6.36trans (release_6.36.141.gbc53b) > > It does not look like it is a customizable option AFAIK. Hi Mikael, actually it is, see the variable `org-blank-before-new-entry'. - Carsten