From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alan Schmitt" Subject: org-support-shift-select and aquamacs Date: Thu, 26 Jan 2012 14:41:29 +0100 Message-ID: <4C9E36D2-6E78-406C-9BA1-6B6B9FA8FAF6@polytechnique.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59693) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqPa6-0001Jj-Oq for emacs-orgmode@gnu.org; Thu, 26 Jan 2012 08:41:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqPa1-0001Z2-3z for emacs-orgmode@gnu.org; Thu, 26 Jan 2012 08:41:38 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:20608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqPa0-0001Yq-Re for emacs-orgmode@gnu.org; Thu, 26 Jan 2012 08:41:33 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode List Hello, I'm trying to use shift selection in the text part of org files, so I set "org-support-shift-select" to "t". Unfortunately it does not work: nothing happens when I try to select text using shift and arrow keys. I'm using Aquamacs 3 (compiled yesterday) and org-mode from git (compiled this morning). How can I figure out what is going on? Thanks a lot, Alan