From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: C-a in lists when org-special-ctrl-a/e Date: Mon, 23 Jan 2012 18:41:05 +0100 Message-ID: <87zkdeiafi.fsf@gmail.com> References: <87fwf61sdk.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpNvC-0006Aa-LT for emacs-orgmode@gnu.org; Mon, 23 Jan 2012 12:43:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RpNv8-000420-F6 for emacs-orgmode@gnu.org; Mon, 23 Jan 2012 12:43:10 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:42975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpNv8-00041t-AK for emacs-orgmode@gnu.org; Mon, 23 Jan 2012 12:43:06 -0500 Received: by wgbds1 with SMTP id ds1so1355673wgb.30 for ; Mon, 23 Jan 2012 09:43:05 -0800 (PST) In-Reply-To: <87fwf61sdk.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Mon, 23 Jan 2012 08:05:27 -0500") 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: =?utf-8?Q?Fran=C3=A7ois?= Pinard Cc: emacs-orgmode@gnu.org Hello, pinard@iro.umontreal.ca (Fran=C3=A7ois Pinard) writes: > On check lists however, I would have expected a corresponding > behavior. Currently, on the first C-a, the cursor moves back on the > "[" character, while I think it should move after the space following > "]". According to the documentation: "In an item, this will be the position after the bullet". Thus, that behaviour seems correct to me. Note that check-boxes are not part of the bullet (text is indented below them on second line of an item). Regards, --=20 Nicolas Goaziou