From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: repeat last n commands Date: Sat, 20 Oct 2007 16:19:51 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1192890023 6442 80.91.229.12 (20 Oct 2007 14:20:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Oct 2007 14:20:23 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Nikola Skoric Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 20 16:20:24 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IjFBf-0008Lz-2R for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Oct 2007 16:20:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjFBX-0008OW-5O for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Oct 2007 10:20:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IjFBF-0008N1-4t for help-gnu-emacs@gnu.org; Sat, 20 Oct 2007 10:19:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IjFBD-0008Ke-5G for help-gnu-emacs@gnu.org; Sat, 20 Oct 2007 10:19:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjFBC-0008KG-UO for help-gnu-emacs@gnu.org; Sat, 20 Oct 2007 10:19:54 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IjFBC-0000QG-2r for help-gnu-emacs@gnu.org; Sat, 20 Oct 2007 10:19:54 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 66BB8A69CCF0; Sat, 20 Oct 2007 16:19:53 +0200 (CEST) Original-Received: from [195.4.205.99] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1IjFBB-0000KI-00; Sat, 20 Oct 2007 16:19:53 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18oJnBIyTz4957DtkTzdEUzZW37jEirXh057fem GWE6+fZH/jQxqE5yUwfJvVffvxX5ZfW96Ap84Rd5EknQ/MVTPr q/PoQkd+VjKKlPvTHhSA== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48618 Archived-At: Am 20.10.2007 um 15:03 schrieb Nikola Skoric: > How do I repeat last few commands? I know that repeating the last > command is C-xz, but what I want is repeat last *two* > comands. Thanks... C-x ESC ESC up up ... ? -- Greetings Pete A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.