From mboxrd@z Thu Jan 1 00:00:00 1970 From: Saptarshi Guha Subject: Re: Re: Using shift and arrow keys to select lines in Aquamacs (in org-mode) Date: Tue, 10 Nov 2009 16:17:41 -0500 Message-ID: <1e7471d50911101317j4bc4d6d8obcc80158abb7c6a@mail.gmail.com> References: <1e7471d50911101114q7f3a3717x9c97b7eca3c9c9b@mail.gmail.com> Reply-To: sguha@purdue.edu Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7y6K-00047r-3L for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:18:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7y6F-0003zk-7g for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:18:07 -0500 Received: from [199.232.76.173] (port=37152 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7y6E-0003zN-VW for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:18:03 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:55364) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7y6E-00011U-JT for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 16:18:02 -0500 Received: by bwz7 with SMTP id 7so485178bwz.26 for ; Tue, 10 Nov 2009 13:18:01 -0800 (PST) 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: "J. David Boyd" Cc: emacs-orgmode@gnu.org True, however i came across two options that (i think) does the job , but does not work for me (setq org-replace-disputed-keys t) (setq org-CUA-compatible t) Are these the correct options to set (loaded from .emacs file) Regards Saptarshi On Tue, Nov 10, 2009 at 4:10 PM, J. David Boyd wrote: > 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) >> =C2=A0(e.g shift+down highlights the current line, shift+up highlights t= he >> 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.= .. > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >