From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: (org-insert-headline '(4)) should insert new headline before point Date: Mon, 21 Apr 2014 10:39:21 +0200 Message-ID: <871twrnkjq.fsf@gmail.com> References: <87a9bk9guf.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wc9kl-0007j6-Em for emacs-orgmode@gnu.org; Mon, 21 Apr 2014 04:39:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wc9kc-0004LP-2V for emacs-orgmode@gnu.org; Mon, 21 Apr 2014 04:39:03 -0400 In-Reply-To: (York Zhao's message of "Sun, 20 Apr 2014 16:46:42 -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: York Zhao Cc: Bastien , emacs-orgmode Hello, York Zhao writes: > I'm sorry that my bug report might not be clear enough. What I meant was that > with one prefix argument, the command `org-insert-heading' should insert a new > heading *before* the current heading, not after. In this regard the behavior > should be exactly the same as when this command is executed with no prefix > argument. C-u M-RET behaves exactly as C-RET, not as M-RET. It seems to be intended. Regards, -- Nicolas Goaziou