From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Regarding collapsing blank lines between headlines Date: Wed, 19 Feb 2020 10:38:28 +0100 Message-ID: <20200219093828.GF7788@volibear> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48108) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4Lqm-00067X-8r for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 04:41:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4Lqj-0005FI-OJ for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 04:40:58 -0500 Received: from se13.route25.eu ([2a00:f10:121:a00:1c00:efff:fe00:1854]:41042) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4Lqi-00052z-GJ for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 04:40:56 -0500 Content-Disposition: inline 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode I prefer to keep at least one empty line between my Org headers. I find myself frequently clearing or collapsing multiple empty lines after the content of a block before the next headline. Did I miss a variable to customize collapsing blank space? Perhaps I can just add a hook to when I mark a TODO to DONE to remove extra whitespace at the end of the block. I already use org-blank-before-new-entry to try and keep proper spacing. For example: * Item 1 Block of text for item 1 * Item 2 Block of text for item 2 ;; excess empty lines that should be removed * Item 3 Block of text for item 3 ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3