emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andrea Crotti <andrea.crotti.0@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Disputed keys
Date: Mon, 20 Dec 2010 14:11:47 +0100	[thread overview]
Message-ID: <m1bp4gio6k.fsf@ip1-201.halifax.rwth-aachen.de> (raw)
In-Reply-To: 7C5FDE9C-354C-4F95-A0C9-D751333F7566@nf.mpg.de

Stefan Vollmar <vollmar@nf.mpg.de> writes:

> Dear Andrea,
>
> I have this in my .emacs file
>
> (defun my-org-mode-stuff ()
>   (define-key org-mode-map [(meta tab)] 'previous-user-buffer)
>   (local-set-key (kbd "S-<right>") 'forward-char-mark)
>   (local-set-key (kbd "S-<left>") 'backward-char-mark)
>   (local-set-key (kbd "S-<up>") 'previous-line-mark)
>   (local-set-key (kbd "S-<down>") 'next-line-mark))
>
> (add-hook 'org-mode-hook 'my-org-mode-stuff)
>
> this was a suggestion from the list (thanks to PT <spamfilteraccount@gmail.com>) and works for me, I realize that this was not exactly what you were asking for but thought it might help.
>

I'm quite sure that also would work for me, that's the normal way to
proceed.
But since org-mode has this disputed-keys feature which is quite a good
idea I wanted to use it if possible...

Looks like that the key meta-left which would be bound to "other-frame"
is not seen as used by org-mode, that's my explanation...

  reply	other threads:[~2010-12-20 13:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18 21:26 Disputed keys Andrea Crotti
2010-12-19 19:20 ` Eric S Fraga
2010-12-20  5:49   ` Suvayu Ali
2010-12-20 13:09     ` Andrea Crotti
2010-12-20 14:23       ` suvayu ali
2010-12-21 16:56     ` Darlan Cavalcante Moreira
2010-12-20 13:08   ` Andrea Crotti
2010-12-20  8:20 ` Stefan Vollmar
2010-12-20 13:11   ` Andrea Crotti [this message]
2010-12-20 14:44 ` Carsten Dominik
2011-01-09 11:24 ` David Maus
2011-01-09 11:48   ` David Maus

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=m1bp4gio6k.fsf@ip1-201.halifax.rwth-aachen.de \
    --to=andrea.crotti.0@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).