all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "c.c" <i.c.code@gmail.com>
Subject: Re: How to bind (shift Fx) for emacs in putty?
Date: 26 Dec 2005 04:24:07 -0800	[thread overview]
Message-ID: <1135599847.723056.26650@g49g2000cwa.googlegroups.com> (raw)
In-Reply-To: <mailman.20408.1135533298.20277.help-gnu-emacs@gnu.org>

The TERM setting is xterm-256color, I has added the lines

(define-key function-key-map "\e[11~" [f1])
(define-key function-key-map "\e[23~" [(shift f1)])

to the Emacs's term/xterm-256color.el file , so the Emcas can recognize
these keys, and can describe these keys correctly by "describe-key".
And when I type "C-q f1" and "C-q (S-f1)", I can see in the buff what I
am setting in the file term/xterm-256color.el. it seems everything is
OK, but I just can't get the response when I type <S-f1> in a buff. I
will give up it.

  parent reply	other threads:[~2005-12-26 12:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-24 16:30 How to bind (shift Fx) for emacs in putty? c.c
2005-12-25 11:49 ` Peter Dyballa
     [not found] ` <mailman.20392.1135512536.20277.help-gnu-emacs@gnu.org>
2005-12-25 12:58   ` c.c
2005-12-25 13:32     ` Peter Dyballa
     [not found]     ` <mailman.20395.1135517652.20277.help-gnu-emacs@gnu.org>
2005-12-25 14:04       ` c.c
2005-12-25 14:51         ` Peter Dyballa
     [not found]         ` <mailman.20398.1135522358.20277.help-gnu-emacs@gnu.org>
2005-12-25 15:33           ` c.c
2005-12-25 17:53             ` Peter Dyballa
     [not found]             ` <mailman.20408.1135533298.20277.help-gnu-emacs@gnu.org>
2005-12-26 12:24               ` c.c [this message]
2005-12-26 13:45                 ` Peter Dyballa
2005-12-26 16:51                 ` Stefan Monnier
2005-12-27 11:40                   ` liaoweijie
2005-12-29  3:57                     ` Stefan Monnier
2005-12-27 11:51                   ` c.c
2005-12-26 12:32             ` Slawomir Nowaczyk
2005-12-26 18:49               ` Eli Zaretskii

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=1135599847.723056.26650@g49g2000cwa.googlegroups.com \
    --to=i.c.code@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 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.