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

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

RE: copy and paste multiple times


From: Drew Adams
Subject: RE: copy and paste multiple times
Date: Wed, 25 Jan 2012 09:52:22 -0800

> Is there no built-in (short :-)) command in emacs to copy
> and paste a region multiple times?

Others have given you one trivial solution: write a simple command to do it.

Another is to use a keyboard macro:

 C-x ( C-y C-x )

then

 C-u 200 C-x e




reply via email to

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