all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Generate F12 as an input event
@ 2009-09-06  6:32 PT
  2009-09-06 18:55 ` Kevin Rodgers
  0 siblings, 1 reply; 5+ messages in thread
From: PT @ 2009-09-06  6:32 UTC (permalink / raw
  To: help-gnu-emacs

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.







^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-07 18:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-06  6:32 Generate F12 as an input event PT
2009-09-06 18:55 ` Kevin Rodgers
2009-09-07  5:04   ` PT
2009-09-07  8:45     ` Andreas Politz
2009-09-07 18:10       ` PT

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.