[plt-scheme] What does the command repeat key command do?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Fri Aug 3 03:53:37 EDT 2007

Do you mean esc followed by a number? Try this:

  esc 2 0 .

or this:

  esc 6 0 =

It is especially useful in conjunction with the control-x ( and
control-x ) keyboard macros.

Robby

On 7/29/07, Grant Rettke <grettke at acm.org> wrote:
> What does the command repeat key command do?
>
> They seem to do nothing on my current setup.
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.