From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gaspaio Subject: Shift-arrow and M-arrow bindings in OSX port of Emacs 23 Date: Tue, 30 Nov 2010 17:19:38 +0100 Message-ID: Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=45964 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNeEK-0007fb-RV for emacs-orgmode@gnu.org; Tue, 30 Nov 2010 23:24:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNSvi-0000m5-MG for emacs-orgmode@gnu.org; Tue, 30 Nov 2010 11:19:47 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:45620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNSvi-0000do-F2 for emacs-orgmode@gnu.org; Tue, 30 Nov 2010 11:19:46 -0500 Received: by wwc33 with SMTP id 33so460362wwc.30 for ; Tue, 30 Nov 2010 08:19:43 -0800 (PST) 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 hello everybody, Has any of you manage to remove de MacUser-friendly custom bindings = included in the emacs.app version available with Port ? Bindings including S + arrow or M + arrow and bound to the end/beginning = of line, region selection commands, etc, instead of the default = mode-dependent bindings of emacs.=20 As a result, I am unable to use most of the interesting commands in = org-mode, orgtbl-mode, etc. Every time I use S-, i start = selecting a region. The variable 'org-support-shift-select' don't seem to do anything here. Any ideas ? I'd like to reset all bindings to emacs default and then = customize some of them myself. G