From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-insert-heading Date: Wed, 13 Nov 2013 09:58:20 +0100 Message-ID: <87wqkcznir.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgWHP-0000Sn-4d for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 03:58:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgWHJ-0007tg-AS for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 03:58:31 -0500 Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:58702) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgWHJ-0007tS-3C for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 03:58:25 -0500 Received: by mail-wg0-f54.google.com with SMTP id y10so101492wgg.33 for ; Wed, 13 Nov 2013 00:58:24 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Tue, 12 Nov 2013 15:49:14 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hi Thomas, tsd@tsdye.com (Thomas S. Dye) writes: > With the following Org mode file, there is a dead space where > org-insert-heading doesn't do anything. In the following example, if the > point is on either of the empty lines marked [dead space] no heading is > created. > > Is this behavior intended? I can't reproduce it... anyone? -- Bastien