emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to add comments in a plain list
@ 2009-09-22  2:37 René
  2009-09-22  4:16 ` Bernt Hansen
  0 siblings, 1 reply; 13+ messages in thread
From: René @ 2009-09-22  2:37 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-09-28  7:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-22  2:37 How to add comments in a plain list René
2009-09-22  4:16 ` Bernt Hansen
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

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).