From: Kevin Van Horn <kevin.vanhorn@themodellers.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: M-<RET> does not work as described in the manual
Date: Sun, 18 May 2014 22:02:52 +0000 [thread overview]
Message-ID: <5584B0454A4CFE4C8A3BF4F54273C67EC0A6AE08@S2376M11.CDSmail.pvt> (raw)
Section 2.5 of the online manual states that "If [M-<RET>] is used at the beginning of a headline the new headline is created before the current line."
This is not what happens. If I have
* Foo
** Bar
*** Baz
with the cursor at the beginning of headline "Bar", and use M-<RET>, I get
* Foo
** Bar
**
*** Baz
instead of
* Foo
**
** Bar
*** Baz
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.
Kevin S. Van Horn, Ph.D. | Senior Developer III
The Modellers
6995 Union Park Center Ste 300 | Salt Lake City, UT 84047
Salt Lake City Office (Mountain Time)
D: 801.290.3823
E: kevin.vanhorn@themodellers.com
www.themodellers.com
next reply other threads:[~2014-05-18 22:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-18 22:02 Kevin Van Horn [this message]
2014-05-20 17:24 ` M-<RET> does not work as described in the manual Igor Sosa Mayor
2014-05-21 1:46 ` Bastien
2014-05-22 16:51 ` Kevin Van Horn
2014-05-22 17:01 ` Bastien
2014-05-22 18:16 ` Kevin Van Horn
2014-05-23 5:34 ` Bastien
2014-05-23 22:02 ` Kevin Van Horn
2014-05-24 4:23 ` Bastien
2014-05-26 3:26 ` Kevin Van Horn
2014-05-26 5:12 ` Bastien
2014-05-26 23:07 ` Kevin Van Horn
2014-05-27 1:04 ` Charles Millar
2014-05-29 17:54 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5584B0454A4CFE4C8A3BF4F54273C67EC0A6AE08@S2376M11.CDSmail.pvt \
--to=kevin.vanhorn@themodellers.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).