all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: help-gnu-emacs@gnu.org
Subject: Re: [help] emacs on gnome-terminal
Date: Tue, 24 Jul 2007 14:04:47 +0900	[thread overview]
Message-ID: <b4mabtmqtn4.fsf@jpl.org> (raw)
In-Reply-To: 87hcnucupf.fsf@solcore.sol.net

>>>>> Takehiko Abe wrote:

>> (define-key global-map "\eO1;5A" [(control up)])
>> (define-key global-map "\eO1;5B" [(control down)])
>> (define-key global-map "\eO1;5C" [(control right)])
>> (define-key global-map "\eO1;5D" [(control left)])

> That does it. Beautiful. Thanks a lot.

Please use `function-key-map' rather than `global-map' as Stefan
Monnier wrote: http://article.gmane.org/gmane.emacs.help/45908

> I found a bug report filed against debian libvte9 [#421734].
> which concerns a similar problem -- shift-arrow producing
> 1;2c, etc in vi. And I was about to try other terminal
> emulator. I guess I don't have to.

I wish there were a table of the codes for all the keys that the
gnome-terminal produces.

  reply	other threads:[~2007-07-24  5:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 13:06 [help] emacs on gnome-terminal Takehiko Abe
2007-07-23 13:50 ` poppyer
2007-07-23 14:33   ` Takehiko Abe
2007-07-23 14:48     ` poppyer
2007-07-23 15:05       ` Takehiko Abe
2007-07-24  0:54         ` Katsumi Yamaoka
2007-07-24  3:48           ` Stefan Monnier
2007-07-24  4:05           ` Takehiko Abe
2007-07-24  5:04             ` Katsumi Yamaoka [this message]
2007-07-24  6:58               ` Takehiko Abe

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

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

  git send-email \
    --in-reply-to=b4mabtmqtn4.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.