From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: C-a in lists when org-special-ctrl-a/e Date: Tue, 24 Jan 2012 15:36:40 +0100 Message-ID: <87vco1dv5z.fsf@gnu.org> References: <87fwf61sdk.fsf@iro.umontreal.ca> <87zkdeiafi.fsf@gmail.com> <878vky47z4.fsf@iro.umontreal.ca> <87mx9ei2ky.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RphTF-0001OZ-6H for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 09:35:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RphT5-0007R9-QE for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 09:35:37 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:52575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RphT5-0007Qz-Bm for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 09:35:27 -0500 Received: by bkbzx1 with SMTP id zx1so3864404bkb.0 for ; Tue, 24 Jan 2012 06:35:26 -0800 (PST) In-Reply-To: <87mx9ei2ky.fsf@gmail.com> (Nicolas Goaziou's message of "Mon, 23 Jan 2012 21:30:37 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: =?iso-8859-1?Q?Fran=E7ois?= Pinard , emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou 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. I think this is a good change, thanks for implementing it! -- Bastien