From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Disputed keys Date: Mon, 20 Dec 2010 15:44:25 +0100 Message-ID: <595A7478-91C1-4759-84B7-EE5CF3D509E2@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39486 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUgzQ-0007G1-Jx for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 09:46:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUgyV-0001WW-E9 for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 09:45:18 -0500 Received: from mail-bw0-f43.google.com ([209.85.214.43]:49226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUgyV-0001Vm-3m for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 09:44:31 -0500 Received: by bwz14 with SMTP id 14so3218937bwz.30 for ; Mon, 20 Dec 2010 06:44:30 -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: Andrea Crotti Cc: emacs-orgmode@gnu.org On Dec 18, 2010, at 10:26 PM, Andrea Crotti wrote: > I wanted finally to fix the following problem, I would like to use > meta-left/right to switch frame, and that's one of the keys that > orgmode > uses. > > I added the two values here to the org-disputed-keys > > --8<---------------cut here---------------start------------->8--- > [(meta left)] > Value: [(meta control left)] > [(meta right)] > Value: [(meta control right)] > --8<---------------cut here---------------end--------------->8--- > > but still it doesn't work, in orgmode meta-left is always bound to the > org action, not to other-frame as it is in other modes... > > Any suggestions? Did you do (setq org-replace-disputed-keys t) - Carsten > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode