From: Luke Crook <luke@balooga.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-insert-heading
Date: Fri, 14 Nov 2014 03:14:49 +0000 (UTC) [thread overview]
Message-ID: <loom.20141114T040005-274@post.gmane.org> (raw)
In-Reply-To: 87oasaq38c.fsf@nicolasgoaziou.fr
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:
>
> Point is /before/ the ellipses here. You need to move after them,
e.g.,
> using C-f or mess with `org-special-ctrl-a/e'.
>
> Regards,
>
OK thanks. I understood "behind the ellipses at the end of a headline"
as "before" the ellipses, not "after".
But I still don't think it works as it is meant to.
Org creates a new list item in the folded heading if the last line is a
list item. Otherwise org creates a new heading at the same level as the
folded heading.
So
* TEST<cursor here, then M-enter>
- skfjdskjfs
gives the following
* TEST
* <cursor here>
- skfjdskjfs
But
* Test...<cursor here, then M-enter>
gives the following
* TEST
- skfjdskjfs
- <cursor here>
Also the following won't create a new header or list item at all.
* TEST...
<cursor here, then M-enter>
Doesn't do anything
next prev parent reply other threads:[~2014-11-14 3:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 0:10 org-insert-heading Luke Crook
2014-11-12 0:13 ` org-insert-heading Luke Crook
2014-11-13 20:01 ` org-insert-heading Nicolas Goaziou
2014-11-14 3:14 ` Luke Crook [this message]
2014-11-14 4:18 ` org-insert-heading Luke Crook
2014-11-16 14:52 ` org-insert-heading Nicolas Goaziou
-- strict thread matches above, loose matches on Subject: below --
2013-11-13 1:49 org-insert-heading Thomas S. Dye
2013-11-13 8:58 ` org-insert-heading Bastien
2013-11-13 13:06 ` org-insert-heading Thomas S. Dye
2013-11-13 14:15 ` org-insert-heading Bastien
2013-11-14 17:46 ` org-insert-heading Nicolas Goaziou
2013-11-14 22:53 ` org-insert-heading Bastien
2013-11-15 6:42 ` org-insert-heading Carsten Dominik
2013-11-15 8:08 ` org-insert-heading Bastien
2010-10-15 17:38 org-insert-heading Andreas Röhler
2010-10-16 5:30 ` org-insert-heading Carsten Dominik
2010-10-16 6:14 ` org-insert-heading Andreas Röhler
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=loom.20141114T040005-274@post.gmane.org \
--to=luke@balooga.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).