unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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).