From: Leonard Avery Randall <leonard.a.randall@gmail.com>
To: Guido Van Hoecke <guivho@gmail.com>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: Confused about list indentation
Date: Fri, 09 May 2014 09:12:51 +0100 [thread overview]
Message-ID: <536C8E03.5020201@gmail.com> (raw)
In-Reply-To: <m2lhubxxgn.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]
Guido Van Hoecke wrote:
>
> How does org decide that 'He makes a really...' is not associated with
> the current list item? What keystrokes are required to produce this
> alignment or the one with the extra indentation?
Org determines what headline the text is associated with based upon
indentation (see example below). If you simply press enter after a list
item, the text is not indented, and thus it is not associated with any
list item. If you press tab before entering any text, it will indent to
the level of the most recent list item. In order to have text associated
with a higher level list item, you have to manually delete spaces after
pressing tab or just manually insert the appropriate number of spaces.
Example:
1. List item
- Lower level list item
This text is not associated with any list. Any list items after this
will form a new list.
1. New list item 1
- Lower level list item
This text is associated with lower level list item
2. New list item 2
- Lower level list item 2
This text is associated with 'New list item 2'
Hope this helps,
All best,
Leonard
[-- Attachment #2: Type: text/html, Size: 1450 bytes --]
next prev parent reply other threads:[~2014-05-09 8:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-08 16:44 Confused about list indentation Guido Van Hoecke
2014-05-08 18:44 ` Leonard Avery Randall
2014-05-09 6:44 ` Guido Van Hoecke
2014-05-09 8:12 ` Leonard Avery Randall [this message]
2014-05-09 17:53 ` Guido Van Hoecke
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=536C8E03.5020201@gmail.com \
--to=leonard.a.randall@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=guivho@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.