all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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.