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

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

Re: Inserting numeric characters multiple times


From: Paul R
Subject: Re: Inserting numeric characters multiple times
Date: Tue, 13 Jan 2009 17:23:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Corey> Normally when I want to insert a single character multiple times
Corey> I type C-u N and then the character, where N is the number of
Corey> time I want it inserted. How would I do this if the character was
Corey> a number?

to print 10 times number 3, you can do 

   3 C-u 9 C-x z

definitly hackish ...

-- 
  Paul




reply via email to

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