From: Bernt Hansen <bernt@norang.ca>
To: René <jlr_0@yahoo.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to add comments in a plain list
Date: Tue, 22 Sep 2009 00:16:14 -0400 [thread overview]
Message-ID: <87r5tzhawh.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <loom.20090922T042931-238@post.gmane.org> ("René"'s message of "Tue\, 22 Sep 2009 02\:37\:09 +0000 \(UTC\)")
René <jlr_0@yahoo.com> writes:
> Is there a way to insert comments in a plain list without breaking it into two
> distinct lists?
>
> Such a list:
>
> 1. first
> 2. second
> # comment about second item
> 3. third
> 4. fourth
>
> is actually considered as
>
> 1. first
> 2. second
> # comment about second item
> 1. third
> 2. fourth
You can ident the comment like this
1. first
2. second
# comment about second item
3. third
4. fourth
-Bernt
next prev parent reply other threads:[~2009-09-22 4:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 2:37 How to add comments in a plain list René
2009-09-22 4:16 ` Bernt Hansen [this message]
2009-09-22 11:20 ` Eric S Fraga
2009-09-22 12:52 ` Bernt Hansen
2009-09-22 13:20 ` Eric S Fraga
2009-09-22 14:10 ` Bernt Hansen
2009-09-22 15:53 ` Eric S Fraga
2009-09-22 18:30 ` René
2009-09-24 9:27 ` Carsten Dominik
2009-09-25 10:10 ` Eric S Fraga
2009-09-28 7:21 ` Carsten Dominik
2009-09-22 11:32 ` René
2009-09-22 12:10 ` Carsten Dominik
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=87r5tzhawh.fsf@gollum.intra.norang.ca \
--to=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
--cc=jlr_0@yahoo.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 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).