From: "Emabela" <emabela@vipmail.hu>
Subject: keyboard translate
Date: Sat, 7 Jan 2006 16:17:27 +0100 [thread overview]
Message-ID: <20060107151727.24714.qmail@mail01.vipmail.hu> (raw)
Hello Everybody,
After solving the my previous question
(how to insert unicode char -> ucs-insert),
there is another problem:
I successfully defined the following key:
(define-key text-mode-map "\M-[" (lambda () (interactive nil)(ucs-insert "
0170")))
and it works.
But the [home] is lost:
the home key produces ESC [ 1 ~ and is not recognized.
I tried
(define-key function-key-map "\e[1~" [home])
but it has no effect, and
(keyboard-translate "\e[1~" "[home]")
but it is syntactically wrong.
Any idea?
TERM=screen and emacs is 21.4.1
Thanks for any help.
(I am sorry to disturb you with such stupid questions,
but I have difficulties in configuring emacs...)
Regards,
Bela
--------------------------Hirdetés-----------------------------
VÁLTSON SZÉLESSÁVRA 2006-BAN!
Kedvező árak, forgalomkorlátlan használat, és vilámgyors kiép
ítés.
Ne várjon tovább, jobbat úgysem talál!
Klikk ide: http://www.vipdsl.hu
next reply other threads:[~2006-01-07 15:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-07 15:17 Emabela [this message]
2006-01-07 15:44 ` keyboard translate thomas
[not found] <mailman.261.1136647273.26925.help-gnu-emacs@gnu.org>
2006-01-09 4:04 ` Stefan Monnier
-- strict thread matches above, loose matches on Subject: below --
2011-06-21 17:07 Keyboard Translate Valentin Plechinger
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=20060107151727.24714.qmail@mail01.vipmail.hu \
--to=emabela@vipmail.hu \
/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).