From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: M-RET and C-RET turn current line of text into a heading?
Date: Wed, 15 May 2013 16:22:29 +0800 [thread overview]
Message-ID: <8738to3b5m.fsf@ericabrahamsen.net> (raw)
In-Reply-To: m2k3n0vft3.fsf@vpn-client437.uio.no
Christian Moe <mail@christianmoe.com> writes:
> Hi,
>
> My user input is partially to blame for this, I think. See toward the
> end of this thread:
>
> http://comments.gmane.org/gmane.emacs.orgmode/69749
>
> I was under the impression that the behavior of M-RET had changed, but I
> may have given a wrong or incomplete description of the "old behavior" I
> seemed to remember and wanted back. I agree that the current behavior
> does not seem ideal either.
>
> Here's some more misguided user input: Wouldn't it be intuitive if M-RET
> at the beginning of a line turned that line into a heading (as it
> currently does), but M-RET at the end of a line inserted a new heading
> below (would require a change from the current workings)? Not sure about
> M-RET somewhere in the middle of a line.
Hey, I'm all about misguided user input :)
I read that brief thread, and it looks like there was a call for
opinions that I missed! Better late than never...
I don't see why `org-ctrl-c-star' --> `org-toggle-heading' isn't enough
for creating headlines out of existing text. At the very least, we
shouldn't now have three keystrokes (C-c *, M-RET, C-RET) that do the
same thing! Also, `org-M-RET-may-split-line', which was once a very
interesting variable, now does nothing since M-RET simply doesn't split
the line.
Or am I missing something about the new arrangement?
However it falls out, I would love to have two commands back: one that
starts a new heading under point, and one that starts a new heading at
the end of the current subtree. Ie, what M-RET and C-RET used to do...
Eric
> Yours,
> Christian
>
>
> Eric Abrahamsen writes:
>
>> 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
next prev parent reply other threads:[~2013-05-15 8:22 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=8738to3b5m.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--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).