From: Nathan Neff <nathan.neff@gmail.com>
To: David Frascone <dave@frascone.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Questions about creating new nodes (headings)
Date: Wed, 28 Apr 2010 14:51:55 -0500 [thread overview]
Message-ID: <j2x211769421004281251q7930cc9ak8f719b10910ec4da@mail.gmail.com> (raw)
In-Reply-To: <m2i9cf5ced21004281041s84237f9crbba1d77300a3ef1@mail.gmail.com>
On Wed, Apr 28, 2010 at 12:41 PM, David Frascone <dave@frascone.com> wrote:
> Here are two questions (or maybe one question, and a bug report) from my
> note taking while reading the manual.
>
> ***** Best way to make next menu item? M-Enter seems to work pretty well.
> I'm not to happy with the way org-mode adds a blank line after a block
> of text when doing C-S-RET from the entry line, and M-RET from the
> block of text. Do most of you have a blank line after your text
> blocks, but before the next entry?
I think you want to customize the org-blank-before-new-entry variable.
http://orgmode.org/worg/org-faq.php#blank-line-after-headlines-and-list-items
<snip>
***** C-<RET> does not seem to do what the info page suggests.
> It seems to go into a column selection mode. Which, by itself, is
> very useful, and I'll have to remember that. I can't seem to find
> the C-<RET> behavior anywhere (jump over the body, and add a new
> heading at the same level. C-S-<RET> Does do what it is supposed to,
> so, I guess a good workaround is C-S-<RET>, then backspace over the TODO.
I think this is an Aquamacs thing -- Aquamacs overrides the C-Ret binding with
some cua-set-rectangle-mark function that I know nothing about.
What I have found is that C-Ret runs "org-insert-heading-respect-content",
(except on Aquamacs).
Anyway, M-Ret will do the *same thing* (to the best of my knowledge)
/if/ you have this setting:
(setq org-insert-heading-respect-content t)
And I think that most people that use org-mode do indeed set
org-insert-heading-respect-content.
So, I don't bother w/C-Ret, and just use M-Ret all the time, after
setting the above variable to 't
HTH,
--Nate
next prev parent reply other threads:[~2010-04-28 19:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-28 17:41 Questions about creating new nodes (headings) David Frascone
2010-04-28 19:51 ` Nathan Neff [this message]
2010-04-28 20:09 ` David Frascone
2010-04-28 20:03 ` Matt Lundin
2010-04-28 21:13 ` Bernt Hansen
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=j2x211769421004281251q7930cc9ak8f719b10910ec4da@mail.gmail.com \
--to=nathan.neff@gmail.com \
--cc=dave@frascone.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).