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

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

Re: problem repeat entry for a number


From: Jambunathan K
Subject: Re: problem repeat entry for a number
Date: Wed, 07 Mar 2012 09:12:23 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (windows-nt)

source liu <sourceonly@gmail.com> writes:

> hi list,
>
> i know one should repeat a command by C-u + <num> + command,  for
> 'aaaaaaa' just type C-u 8 a.
>
> but i've come across to a problem such as '99999999',  that doesn't
> work properly i'm afraid. C-u 9 9 would treat the 9 9 as '99' which
> means 99 times and expecting next input.  Is there any suggestion to
> input such a case.

C-u 9 C-q 9

-- 



reply via email to

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