From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: source liu Newsgroups: gmane.emacs.help Subject: problem repeat entry for a number Date: Wed, 7 Mar 2012 11:03:24 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1331089797 5987 80.91.229.3 (7 Mar 2012 03:09:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 7 Mar 2012 03:09:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 07 04:09:57 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S57GF-0003bX-NB for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Mar 2012 04:09:55 +0100 Original-Received: from localhost ([::1]:55234 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S57GE-0007Yd-LA for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Mar 2012 22:09:54 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:47528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S57A2-0006p0-0k for help-gnu-emacs@gnu.org; Tue, 06 Mar 2012 22:03:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S57A0-0002Qm-EI for help-gnu-emacs@gnu.org; Tue, 06 Mar 2012 22:03:29 -0500 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:56840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S57A0-0002Qd-5j for help-gnu-emacs@gnu.org; Tue, 06 Mar 2012 22:03:28 -0500 Original-Received: by pbcup15 with SMTP id up15so123503pbc.0 for ; Tue, 06 Mar 2012 19:03:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qI785fiFinWqpbFPIFmLuL4ssyccyBZs3gxQiOc3Bro=; b=XF9UrioVTOupmb7IWa0P8ce/7W0Qdl2fW+S0Zt/8SAXuXdAhw8YC00am+61Q8Dvbqv 6A0Eic45EsQ7aey5MXOsd0gMmSLDzrSQbx43f7zIXO4aqiFCWEqwWxuncybmhHMqi9Fd 5KYuptGPe5Ivt+Z1iDuXAtoJ0gm4uT/m+4RLHm/l6nwtV9+XuR4Vm3W/QgyJK5soLluS 3z705xgqE2jleeCE6jaytBOKGB7gL8Zf0ngihH3YUrRjVMFwf1G/id5JqafYNIvs8va4 hDdF0MvD6KpfBewgEwgV1Aw5khU4FZsZHnf3ija6qSKeamaIp0kob4+OQMhBisrzJ1dp xoPw== Original-Received: by 10.68.233.99 with SMTP id tv3mr1356822pbc.73.1331089404881; Tue, 06 Mar 2012 19:03:24 -0800 (PST) Original-Received: by 10.143.58.4 with HTTP; Tue, 6 Mar 2012 19:03:24 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 X-Mailman-Approved-At: Tue, 06 Mar 2012 22:09:50 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83957 Archived-At: hi list, i know one should repeat a command by C-u + + 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. Regards. -- Liu An Institution of modern physics, Shanghai, China