emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-support-shift-select and aquamacs


From: Alan Schmitt
Subject: Re: [O] org-support-shift-select and aquamacs
Date: Thu, 26 Jan 2012 16:09:19 +0100

On 26 Jan 2012, at 14:41, Alan Schmitt wrote:

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?

With the help of David Reitter on the Aquamacs-devel mailing list, I finally found out what is going on. Aquamacs turns on some parts of cua-mode, which is not recognized by org-support-shift-select.

The solution is to add (cua-mode 0) in my preference file.

Alan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]