emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* M-RET and C-RET turn current line of text into a heading?
@ 2013-05-15  4:58 Eric Abrahamsen
  2013-05-15  7:54 ` Christian Moe
  2013-05-15 18:39 ` Samuel Wales
  0 siblings, 2 replies; 24+ messages in thread
From: Eric Abrahamsen @ 2013-05-15  4:58 UTC (permalink / raw)
  To: emacs-orgmode

For the past couple of weeks I'm finding that both M-RET and C-RET turn
the line under point into a heading, instead of inserting a new heading
elsewhere. This happens with `org-M-RET-may-split-line' set to anything.

So this:

#+begin_src org
* Chapter One
:PROPERTIES:
:some_prop: t
:END:
In which not [point is here] very much happens. But this is a further test to see
what happens on multiline text.
#+end_src

becomes:

#+begin_src org
* Chapter One
:PROPERTIES:
:some_prop: t
:END:
* In which not very much happens. But this is a further test to see
what happens on multiline text.
#+end_src

This also happens with emacs -Q. Has no one else seen this?

Thanks,
Eric

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-05-20 18:41 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-15  4:58 M-RET and C-RET turn current line of text into a heading? Eric Abrahamsen
2013-05-15  7:54 ` Christian Moe
2013-05-15  8:22   ` Eric Abrahamsen
2013-05-15  9:01     ` Christian Moe
2013-05-15  9:30       ` Eric Abrahamsen
2013-05-20 15:54   ` John Hendy
2013-05-20 16:00     ` John Hendy
2013-05-20 16:14       ` Matt Lundin
2013-05-20 18:41         ` John Hendy
2013-05-15 18:39 ` Samuel Wales
2013-05-16  3:17   ` Eric Abrahamsen
2013-05-16  3:42     ` Samuel Wales
2013-05-16 11:49       ` Eric Abrahamsen
2013-05-16  7:22     ` Daniel Bausch
2013-05-16  9:21       ` Detlef Steuer
2013-05-16 13:48     ` Rick Frankel
2013-05-16 16:10     ` Eric S Fraga
2013-05-16  6:21   ` Bastien
2013-05-16  9:23     ` Miro Bezjak
2013-05-16 19:11     ` Jason F. McBrayer
2013-05-17 11:20       ` Carsten Dominik
2013-05-17 13:42         ` Jason F. McBrayer
2013-05-17 13:26     ` Carsten Dominik
2013-05-17 19:07       ` Rick Frankel

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).