From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: newline before headline Date: Sat, 28 Mar 2009 19:54:38 -0400 Message-ID: <874oxddwzl.fsf@gollum.intra.norang.ca> References: <938fae2d0903281303l5a121f2bjf7732c2a1ae4b88e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LniMU-0003A1-S0 for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 19:54:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LniMR-00039N-41 for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 19:54:50 -0400 Received: from [199.232.76.173] (port=54776 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LniMQ-00039K-U3 for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 19:54:46 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:51030) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LniMQ-0003cI-KJ for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 19:54:46 -0400 In-Reply-To: <938fae2d0903281303l5a121f2bjf7732c2a1ae4b88e@mail.gmail.com> (Eraldo Helal's message of "Sat\, 28 Mar 2009 21\:03\:14 +0100") 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: Eraldo Helal Cc: Org-Mode Eraldo Helal writes: > I just found out that there is a newline before each headline in the recent version of org-mode (6.24). > > Is there a post explaining why this change was made? > > I have troubles with that, for example: > > when adding a new headline while looking at the overview... > the newline does not get made... > and therefore all the following will not have it until one changes the behavior by making one before creating a new one > again. (as explained on IRC) you need to customize the org-blank-before-new-entry variable to change this behaviour. -Bernt