On 12-Jan-23, at 3:30 PM, Nicolas Goaziou wrote:

> pin...@iro.umontreal.ca (François Pinard) 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.

It's interesting... I've wished for this for a long time, but now that you've 
built it, I see a problem: "[" is not in the beginning of word regex set, so 
there is no easy way to get back to the "[". 

With that one sole exception, I think the behaviour gives a better user 
experience this way than the way it was before. It's easier to get to your text.

  -anthony

Reply via email to