From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Use of 'pause' as key prefix
Date: Thu, 08 Nov 2007 21:46:27 -0700 [thread overview]
Message-ID: <fh0on1$r6o$1@ger.gmane.org> (raw)
In-Reply-To: <87hcjwyl0u.fsf@be.cs.appstate.edu>
Kenneth Jacker wrote:
> One more question!
>
> I have defined 'pause' as a prefix, and am able to bind to
> "pause pause" with this:
>
> (define-key pause-map '[pause] 'f0)
>
> How can I bind a function to "pause pause pause"?
>
> Again, I tried various syntax combination, but wasn't able
> to do it in a way that worked.
(define-key pause-map '[pause pause] 'f1)
--
Kevin Rodgers
Denver, Colorado, USA
next prev parent reply other threads:[~2007-11-09 4:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-05 12:49 Use of 'pause' as key prefix Kenneth Jacker
2007-11-05 13:08 ` Stefan Kamphausen
2007-11-05 13:39 ` Kenneth Jacker
2007-11-05 14:40 ` Stefan Kamphausen
2007-11-05 15:02 ` Kenneth Jacker
2007-11-05 14:40 ` wbosse
2007-11-05 15:05 ` Kenneth Jacker
2007-11-08 12:33 ` Kenneth Jacker
2007-11-09 4:46 ` Kevin Rodgers [this message]
2007-11-05 13:39 ` Johan Bockgård
2007-11-05 13:49 ` Kenneth Jacker
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='fh0on1$r6o$1@ger.gmane.org' \
--to=kevin.d.rodgers@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).