From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: C-a marks whole buffer instead of moving to beginning of line Date: Wed, 18 Nov 2009 20:28:45 +0000 Message-ID: <876397zif6.wl%ucecesf@ucl.ac.uk> References: Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAr9B-0007EU-Ca for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 15:29:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAr97-0007Dg-15 for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 15:29:01 -0500 Received: from [199.232.76.173] (port=37210 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAr96-0007Dc-QO for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 15:28:56 -0500 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:33188) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NAr96-0004yc-BL for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 15:28:56 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer Stengele Cc: emacs-orgmode@gnu.org At Wed, 18 Nov 2009 17:30:32 +0100, Rainer Stengele wrote: > > I have > > Org Special Ctrl A/E: Hide Value Value Menu reversed: true line boundary first > > Emacs still marks the whole buffer with C-a instead of setting point to begin of line. This sounds like a cua setting? Do you remap other keys like C-c and C-v etc?