* Binding actions to key up/down events
@ 2006-07-18 18:45 Stephen Sherbert
0 siblings, 0 replies; only message in thread
From: Stephen Sherbert @ 2006-07-18 18:45 UTC (permalink / raw)
I would like to emulate ctrl-tab style buffer switching like used in many
Windows applications. I have found many customizations out there that do
something similar, but one important element is missing. To achieve what I
want, I would need to bind an action to a key up event, such as when the
CTRL key is released. For example, C-TAB would cycle through buffers, and
once I find the one I want, I release the CTRL key which puts the chosen
buffer at the top of a stack. Only upon relasing the key does it modify the
stack.
Is this possible in GNU Emacs (I use version 22)? How?
Thanks
--
View this message in context: http://www.nabble.com/Binding-actions-to-key-up-down-events-tf1962326.html#a5384051
Sent from the Emacs - Help forum at Nabble.com.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-18 18:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-18 18:45 Binding actions to key up/down events Stephen Sherbert
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).