From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Shift-arrow and M-arrow bindings in OSX port of Emacs 23 Date: Wed, 1 Dec 2010 21:01:52 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=36442 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNssF-0007DC-WE for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 15:01:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNssE-0001DU-Ji for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 15:01:55 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:62000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNssE-0001DN-BW for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 15:01:54 -0500 Received: by iwn41 with SMTP id 41so369358iwn.0 for ; Wed, 01 Dec 2010 12:01:53 -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: Gaspaio Cc: emacs-orgmode@gnu.org On Wed, Dec 1, 2010 at 12:00, Gaspaio wrote: > When i set 'shift-select-mode' to nil, i still don't have access to these commands, and i think its because is being translated to , etc. > How can i stop this translation ? Or should I simply remap the org-shiftup/down ... commands to something line ? Can you try what `C-h c S-up' tells in an Org buffer of an Emacs started without any config? A Cocoa Emacs 23.2 tells ` runs the command org-shiftup', both with shift-select-mode set to t or nil. Michael