emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Strange key binding problem
Date: Sat, 13 Sep 2008 18:08:48 +0200	[thread overview]
Message-ID: <7187155C-5BB9-48E2-A785-B6753B6C42D9@uva.nl> (raw)
In-Reply-To: <20524da70808311335n6a46e6abw5d0613581acbf6c1@mail.gmail.com>

Hi Samuel

On Aug 31, 2008, at 10:35 PM, Samuel Wales wrote:

> The keybinding for ESC right remains bound to forward-word even after
> loading org.

I you run Org-mode under X windows, org normally does not use this key  
binding,
since meta-right does the same job.  If you would like to insist using  
it,
you can, using the lates git-released version, by setting org-use- 
extra-keys.

HTH.

- Carsten


>
>
> What am I doing wrong below?  I must be missing something obvious.
>
> ;;[emacs is carbon emacs 22 on mac os x tiger, which runs as gui]
> ;;[org is 6.06b]
> ;;emacs -q from the default terminal
> ;;eval the following forms using c-x c-e
> (defun alpha-add-path (p) (setq load-path (cons p load-path)))
> (alpha-add-path "[valid path]/org/lisp")
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> ;;c-x c-f [myorgfile].org
> ;;result loads and colorizes correctly.  TAB works correctly for the  
> mode.
> ;;m-x org-version
> ;;result "Org-mode version 6.06b"
> ;;c-h c ESC right
> ;;result "ESC <right> (translated from <escape> <right>) runs the
> command forward-word"
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2008-09-13 19:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-31 20:35 Strange key binding problem Samuel Wales
2008-08-31 20:42 ` Samuel Wales
2008-09-02 19:07   ` Samuel Wales
2008-09-03  9:51     ` Carsten Dominik
2008-09-03 18:54       ` Samuel Wales
2008-09-03 18:56       ` Samuel Wales
2008-09-13 16:08 ` Carsten Dominik [this message]
2008-09-16  5:15   ` Samuel Wales

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=7187155C-5BB9-48E2-A785-B6753B6C42D9@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=samologist@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).