From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: [bug?] Possible bug with shifted cursor keys Date: Sat, 15 Jan 2011 10:29:24 -0500 Message-ID: <871v4ew5gr.fsf@fastmail.fm> References: <5E5301AB-D1C3-420A-9E13-971D094046EE@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49765 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pe84G-0004B7-02 for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 10:29:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pe84D-0000KV-Pi for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 10:29:27 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:35259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pe84D-0000KE-LM for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 10:29:25 -0500 In-Reply-To: <5E5301AB-D1C3-420A-9E13-971D094046EE@yahoo.com> (Anthony Lander's message of "Fri, 14 Jan 2011 12:32:39 -0500") 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: Anthony Lander Cc: emacs-orgmode Mode Anthony Lander writes: > I just noticed that S- and S- do not select anywhere in > the buffer in org-mode, even when org-support-shift-select is set to > always. Can anyone confirm this behavior? > > I am running this morning's org-mode git pull version 7.4 > (release_7.4.174.g163cd.dirty) on today's Emacs nightly GNU Emacs > 24.0.50.1 (i686-apple-darwin10.0.0, NS apple-appkit-949.54) of > 2011-01-14 on ring I cannot reproduce this. With... (setq org-support-shift-select 'always) ...shift and the arrow keys correctly select a region. GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.1) of 2010-12-11 on archdesk Org-mode version 7.4 (release_7.4.195.g4821) Best, Matt