emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michel Briand <michelbriand@free.fr>
To: Michael Brand <michael.ch.brand@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-mode keybinding conflicts with user keybinding : C-tab
Date: Mon, 27 Dec 2010 01:06:33 +0100	[thread overview]
Message-ID: <20101227010633.6e323e93@eana.kheb.homelinux.org> (raw)
In-Reply-To: <AANLkTik0dH0uJ2hYGoUVZw7H-MH8R1gA9ADh6esViuUz@mail.gmail.com>


Michael Brand <michael.ch.brand@gmail.com> - Sun, 26 Dec 2010 22:22:14
+0100

>Hi Michel Briand
>
>On Sun, Dec 26, 2010 at 17:22, Michel Briand <michelbriand@free.fr> wrote:
>> for many years I'm using C-tab bounded to 'other-window.
>>
>> Org-mode binds this key (control tab), however I would like to keep my
>> own binding for this key.
>>
>> I've investigated in "Org Disputed Keys", enabling
>> org-replace-disputed-keys and adding :
>>
>> ([(control tab)] . [(meta control tab)])
>
>This is most likely not the smartest solution but at least I expect it
>to do what you want:
>(org-defkey org-mode-map (kbd "<C-tab>") 'other-window)
>(org-defkey org-mode-map (kbd "<M-C-tab>") 'org-force-cycle-archived)

I had to unset "Org Replace Disputed Keys"...

It works !

Thank you very much Michael Brand

Michel

      reply	other threads:[~2010-12-27  0:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-26 16:22 org-mode keybinding conflicts with user keybinding : C-tab Michel Briand
2010-12-26 21:22 ` Michael Brand
2010-12-27  0:06   ` Michel Briand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101227010633.6e323e93@eana.kheb.homelinux.org \
    --to=michelbriand@free.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=michael.ch.brand@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).