From: rrandresf@gmail.com (Andrés Ramírez)
To: help-gnu-emacs@gnu.org
Subject: how to bind event-apply-meta-modifier
Date: Fri, 17 Mar 2017 10:47:57 -0600 [thread overview]
Message-ID: <87pohfzw76.fsf@gmail.com> (raw)
Hi.
I have a nokia n900 (great device, not replacement for it until now)
the kbd does NOT have an "ESC" key.
the kbd DOES HAVE "CTRL" key
So I would like to do something like this:
--8<---------------cut here---------------start------------->8---
(global-set-key (kbd "C-x w") (lambda () (interactive) (event-apply-meta-modifier nil)))
--8<---------------cut here---------------end--------------->8---
But that is not the right way of doing this.
¿How Should I get it to work?
AR
next reply other threads:[~2017-03-17 16:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 16:47 Andrés Ramírez [this message]
2017-03-18 7:42 ` how to bind event-apply-meta-modifier Roland Tarver
2017-03-18 10:36 ` Andrés Ramírez
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=87pohfzw76.fsf@gmail.com \
--to=rrandresf@gmail.com \
--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).