From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: Using shift and arrow keys to select lines in Aquamacs (in org-mode) Date: Tue, 10 Nov 2009 16:10:11 -0500 Message-ID: References: <1e7471d50911101114q7f3a3717x9c97b7eca3c9c9b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7xzG-00008Q-C3 for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:10:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7xzB-0008RH-Fi for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:10:49 -0500 Received: from [199.232.76.173] (port=44416 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7xzB-0008R3-BI for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:10:45 -0500 Received: from lo.gmane.org ([80.91.229.12]:54910) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N7xzA-0008Je-TF for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:10:45 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N7xyz-00023i-9M for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 22:10:33 +0100 Received: from 198.204.74.254 ([198.204.74.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Nov 2009 22:10:33 +0100 Received: from david by 198.204.74.254 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Nov 2009 22:10:33 +0100 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: emacs-orgmode@gnu.org Saptarshi Guha writes: > Hello, > I know shift and arrow keys are used by org-mode. But is there a way > to remap them to selecting the line(as in Aquamacs text mode) > (e.g shift+down highlights the current line, shift+up highlights the > previous line etc). > > I guess this has been asked before, but I could not find the thread . > I would be grateful if someone could direct me to the solution. > > Much thanks > Saptarshi > > I think that would break a great many things that org does automatically...