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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to