From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Windmove keybindings pass-through Date: Thu, 16 Dec 2010 15:20:21 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=42014 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTN7r-00028T-U9 for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 18:20:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTN7q-0007Mq-QO for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 18:20:43 -0500 Received: from mail-gx0-f180.google.com ([209.85.161.180]:64641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTN7q-0007Mi-Mg for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 18:20:42 -0500 Received: by gxk19 with SMTP id 19so46458gxk.39 for ; Thu, 16 Dec 2010 15:20:42 -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: Leo Alekseyev Cc: emacs-orgmode@gnu.org On Thu, Dec 16, 2010 at 2:24 PM, Leo Alekseyev wrote: > Optionally, it would be nice > if I can map the shift-arrow functionality to something like M-arrows > or C-arrows or C-M-arrows (whichever might be not taken / less > useful). =A0However, getting rid of org-mode's stealing shift-arrows is > a priority. =A0Any help is appreciated :) I would recommend (windmove-default-keybindings 'control) for `C-'. That seems to be the modifier key least used by org-mode and least likely to be overridden. --=20 Suvayu Open source is the future. It sets us free.