From: Bernt Hansen <bernt@norang.ca>
To: Anthony Lander <anthonylander@yahoo.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Problem indenting plain lists
Date: Fri, 13 Nov 2009 11:12:29 -0500 [thread overview]
Message-ID: <87bpj64d5e.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: 4A06DF89-8FEC-4577-9685-C20A07E80D4A@yahoo.com
Anthony Lander <anthonylander@yahoo.com> writes:
> I'm on Org-mode version 6.33 (release_6.33) and I'm having a problem
> with indenting. Given this little org file:
>
> * Heading 1
> - notes 1
> - notes 2
> - more notes
> *** Heading 2
> - even more notes
> - even more notes
>
> I want to make a new plain list item before "notes 1".
>
> If I put my cursor at the start of the line that says "- notes 1",
> then RET and C-p (ie make a blank line) and then type -TAB nothing
> happens. If I type - and then use either demote heading or demote
> subtree, it indents the current line, but also demotes all the lines
> below it. Is there a way to just indent the hyphen so it lines up with
> other notes lines?
Hi Anthony,
I can't reproduce this behaviour.
If I put the point at the start of the ' - notes 1' line then hit M-RET
I get this:
,----
| * Heading 1
| - <point here>
| - notes 1
| - notes 2
| - more notes
| *** Heading 2
`----
RET C-p - TAB gives me this:
,----
| * Heading 1
| -<point here>
| - notes 1
| - notes 2
| - more notes
| *** Heading 2
`----
Org-mode version 6.33 (release_6.33)
GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09
on raven, modified by Debian
-Bernt
prev parent reply other threads:[~2009-11-13 16:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-13 15:22 Problem indenting plain lists Anthony Lander
2009-11-13 15:37 ` Carsten Dominik
2009-11-13 15:43 ` Anthony Lander
2009-11-13 16:12 ` Bernt Hansen [this message]
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=87bpj64d5e.fsf@gollum.intra.norang.ca \
--to=bernt@norang.ca \
--cc=anthonylander@yahoo.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 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.