all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Very Specific Key Press Behaviour
@ 2009-06-22 20:33 Nordlöw
  2009-06-22 20:37 ` Nordlöw
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nordlöw @ 2009-06-22 20:33 UTC (permalink / raw)
  To: help-gnu-emacs

How can I bind an action to a key when it is pressed the n:th time,
possibly with different behaviour the 3:rd time compared to the 2:nd
and 1:st time. Can I combine it with define-prefix-command?

This is what I have now:
- TAB: Show Completion Menu - currently through define-prefix-command
()
- TAB + X: Perform Completion of type X

The second time I press X I want it to perform the same completion
again (if we iterate hippie-expand completions) somewhat like the
behaviour of C-x e e... .

Thanks in advance,
Nordlöw


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

end of thread, other threads:[~2009-06-24  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-22 20:33 Very Specific Key Press Behaviour Nordlöw
2009-06-22 20:37 ` Nordlöw
2009-06-23  5:20   ` Xah Lee
2009-06-22 21:16 ` Joost Kremers
2009-06-24  0:59 ` Ilya Zakharevich

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.