From: PT <spamfilteraccount@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Generate F12 as an input event
Date: Sun, 6 Sep 2009 06:32:08 +0000 (UTC) [thread overview]
Message-ID: <loom.20090906T082938-150@post.gmane.org> (raw)
Hi,
I know I can generate simple character input events for the command loop:
(push ?t unread-command-events)
How can I do the same with function keys like F12 which don't
correspond to a single character?
Thanks.
next reply other threads:[~2009-09-06 6:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-06 6:32 PT [this message]
2009-09-06 18:55 ` Generate F12 as an input event Kevin Rodgers
2009-09-07 5:04 ` PT
2009-09-07 8:45 ` Andreas Politz
2009-09-07 18:10 ` PT
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=loom.20090906T082938-150@post.gmane.org \
--to=spamfilteraccount@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).