emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Questions about creating new nodes (headings)


From: Matt Lundin
Subject: [Orgmode] Re: Questions about creating new nodes (headings)
Date: Wed, 28 Apr 2010 16:03:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

David Frascone <address@hidden> writes:

> 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?  And, I just noticed that it
> doesn't ALWAYS add the blank line . . . tres strange.  The blank lines
> seem
> to have some correlation with having other blank lines after higher
> nodes.
> It is VERY strange behavior . . so far, unpredictable to me :)

See the docstring for org-blank-before-new-entry:
  - i.e.,  "C-h v org-blank-before-new-entry"

If you never want a blank line, the simplest setting is:
(setq org-blank-before-new-entry nil)

> ***** 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 cannot reproduce this behavior. C-RET correctly creates a new headline
beneath the current entry.

Best,
Matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]