help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use of 'pause' as key prefix


From: Kenneth Jacker
Subject: Re: Use of 'pause' as key prefix
Date: Thu, 08 Nov 2007 07:33:21 -0500
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

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.

  -Kenneth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]