From: Nordlöw <per.nordlow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Very Specific Key Press Behaviour
Date: Mon, 22 Jun 2009 13:33:48 -0700 (PDT) [thread overview]
Message-ID: <d11bfee4-a34a-41e7-9c42-0dc3d8c2f5fa@g1g2000yqh.googlegroups.com> (raw)
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
next reply other threads:[~2009-06-22 20:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 20:33 Nordlöw [this message]
2009-06-22 20:37 ` Very Specific Key Press Behaviour Nordlöw
2009-06-23 5:20 ` Xah Lee
2009-06-22 21:16 ` Joost Kremers
2009-06-24 0:59 ` Ilya Zakharevich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d11bfee4-a34a-41e7-9c42-0dc3d8c2f5fa@g1g2000yqh.googlegroups.com \
--to=per.nordlow@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).