From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: auto pack empty space between headers? Date: Sun, 30 Jun 2013 22:30:58 +0200 Message-ID: <87mwq7rzsh.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQF3-0001Ca-2Q for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtQF1-0006Ym-E0 for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:08 -0400 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:42764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQF1-0006Xd-8D for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:07 -0400 Received: by mail-we0-f172.google.com with SMTP id q56so2794705wes.31 for ; Sun, 30 Jun 2013 15:37:06 -0700 (PDT) In-Reply-To: (Xebar Saram's message of "Sat, 29 Jun 2013 14:09:33 -0400") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xebar Saram Cc: org mode Hi Xebar, Xebar Saram writes: > i was > wondering if there was any command to auto pack empty space between > headers? I sometimes use this crude method: M-< C-M-% ^C-qC-jC-qC-j+ RET C-qC-j RET Otherwise you can tweak `org-blank-before-new-entry'. HTH, -- Bastien