From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Sosa Mayor Subject: Re: M- does not work as described in the manual Date: Tue, 20 May 2014 19:24:12 +0200 Message-ID: <87ha4ks6rn.fsf@pedroche.home> References: <5584B0454A4CFE4C8A3BF4F54273C67EC0A6AE08@S2376M11.CDSmail.pvt> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmnlt-0006N9-Np for emacs-orgmode@gnu.org; Tue, 20 May 2014 13:24:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wmnln-0004jJ-GY for emacs-orgmode@gnu.org; Tue, 20 May 2014 13:24:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:50207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmnln-0004jB-AX for emacs-orgmode@gnu.org; Tue, 20 May 2014 13:24:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wmnlk-00049c-Mg for emacs-orgmode@gnu.org; Tue, 20 May 2014 19:24:04 +0200 Received: from nat-wlan2.uni-erfurt.de ([193.175.204.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 May 2014 19:24:04 +0200 Received: from joseleopoldo1792 by nat-wlan2.uni-erfurt.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 May 2014 19:24:04 +0200 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: emacs-orgmode@gnu.org Kevin Van Horn writes: > Section 2.5 of the online manual states that "If [M-] is used at the beginning of a headline the new headline is created before the current line." [...] > That is, I get a blank headline AFTER the current headline, and it becomes the new parent of the original headline's children. > > As far as I can tell, that leaves me with no easy way of creating a new heading as the first subheading of an existing heading. are you really at the beginning of the headline? I have no problems with this feature in org 8.2.6. Which is your org-version?