all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Convert list to checkbox list
@ 2009-01-28  8:58 Daniel Clemente
  2009-01-28 11:34 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Clemente @ 2009-01-28  8:58 UTC (permalink / raw)
  To: emacs org-mode mailing list


  Hi, I want a simple way to convert from this:


- one
- two
 - twone
 - twotwo
- three


  to:


- [ ] one
- [ ] two
 - twone
 - twotwo
- [ ] three


  Or even this, sometimes:


- [ ] one
- [ ] two
 - [ ] twone
 - [ ] twotwo
- [ ] three


  Is there a function to do this conversion?

  Thanks,
Daniel

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

end of thread, other threads:[~2009-01-30 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-28  8:58 Convert list to checkbox list Daniel Clemente
2009-01-28 11:34 ` Carsten Dominik
2009-01-30 11:48   ` Daniel Clemente

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.