From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Re: newline before headline Date: Sat, 28 Mar 2009 19:32:45 -0500 Message-ID: References: <938fae2d0903281303l5a121f2bjf7732c2a1ae4b88e@mail.gmail.com> <874oxddwzl.fsf@gollum.intra.norang.ca> 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 1LnixK-0008Kp-N2 for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 20:32:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LnixF-0008Gh-SK for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 20:32:53 -0400 Received: from [199.232.76.173] (port=60170 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnixF-0008GG-F5 for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 20:32:49 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:38205) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LnixE-0007tY-FW for emacs-orgmode@gnu.org; Sat, 28 Mar 2009 20:32:49 -0400 In-Reply-To: <874oxddwzl.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Sat\, 28 Mar 2009 19\:54\:38 -0400") 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: Bernt Hansen Cc: Eraldo Helal , Org-Mode Bernt Hansen writes: > 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. See also the FAQ that addresses this: http://orgmode.org/worg/org-faq.php#blank-line-after-headlines-and-list-items - Matt