From: the matt <matt@kettlewell.net>
To: help-gnu-emacs@gnu.org
Subject: Setting Keyboard bindings for C-Right
Date: Sat, 04 Aug 2007 11:30:20 -0700 [thread overview]
Message-ID: <1186252220.919077.220730@x40g2000prg.googlegroups.com> (raw)
Hello,
Any help in translating "ESC [ 1 ; 5 C" into an emacs keybinding would
be much appreciated.
I know this comes up frequently, so really what I need is to know how
to input my key bindings for C-Right for emacs -nw in my terminal
Output of view-losses for C-Right
ESC [ 1 ; 5 C
I've tried the following (and a few other variations to no avail)
(define-key function-key-map "\eO1;5C" [C-right])
(global-set-key [(C-right)] 'forward-word)
Any help in translating "ESC [ 1 ; 5 C" into an emacs keybinding would
be much appreciated.
System: Emacs 21.4.1
Fedora FC5
<generic keyboard>
Thanks
Matt
next reply other threads:[~2007-08-04 18:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-04 18:30 the matt [this message]
2007-08-05 3:26 ` Setting Keyboard bindings for C-Right weber
2007-08-05 3:39 ` the matt
2007-08-05 20:11 ` Peter Dyballa
[not found] ` <mailman.4421.1186344683.32220.help-gnu-emacs@gnu.org>
2007-08-05 21:53 ` the matt
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1186252220.919077.220730@x40g2000prg.googlegroups.com \
--to=matt@kettlewell.net \
--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.
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).