Re: [Orgmode] Convert list to checkbox list

2009-01-30 Thread Daniel Clemente
> In 6.20a, `C-c C-x C-b' does this now. > Thanks. I first thought that the normal region would be used (the one you create with Ctrl+Space) if it contained a list, but apparently it works only if you enable transient-mark-mode. Daniel ___ Ema

Re: [Orgmode] Convert list to checkbox list

2009-01-28 Thread Carsten Dominik
In 6.20a, `C-c C-x C-b' does this now. - Carsten On Jan 28, 2009, at 9:58 AM, Daniel Clemente wrote: 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 - [ ] tw