From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Standard Format for Org Outlines? Date: Tue, 27 Nov 2018 09:32:37 +0100 Message-ID: <878t1ex6my.fsf@nicolasgoaziou.fr> References: <87h8g63k7w.fsf@nicolasgoaziou.fr> <87ftvozte6.fsf@nicolasgoaziou.fr> <87k1l0xj1o.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRYnE-0001vk-Gs for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 03:32:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRYnB-0000eo-Cw for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 03:32:28 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:37261) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gRYnB-0000ci-43 for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 03:32:25 -0500 In-Reply-To: (David Masterson's message of "Mon, 26 Nov 2018 17:29:09 +0000") 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" To: David Masterson Cc: Neil Jerram , "emacs-orgmode@gnu.org" Hello, David Masterson writes: > My example is simple. > > * emacs --no-init > * edit an org file with an outline > * position cursor at the end of an outline entry > * M-Return > ** result: a new header with a blank line before and after > * C-Return > ** result: a new header with a blank line before but not after I cannot reproduce your issue. The only difference that could occur is when you have sub-trees, since inserts the new headline at its end. Regards, -- Nicolas Goaziou