[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] C-a in lists when org-special-ctrl-a/e
From: |
François Pinard |
Subject: |
Re: [O] C-a in lists when org-special-ctrl-a/e |
Date: |
Mon, 23 Jan 2012 17:55:17 -0500 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
>> It all depends if we read the letter or the spirit of the second
>> sentence. "[ ]" is a kind of TODO, and "[X]" is a kind of DONE, as
>> demonstrated by the commands `C-x -' and `C-x *'. That's why I quite
>> naturally expect the cursor to be positioned after the check box.
> Ok, then, let's read the spirit. I've implemented this behaviour in
> master branch. We'll see how it goes. Also, for those, like me, who
> would rather read the letter, I've also modified the doc-string
> accordingly.
> Thanks for your suggestion.
Thanks for the implementation, and of course, for the open spirit :-).
François