From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: repeat C-x z Date: Sun, 10 Mar 2013 05:53:49 +0200 Message-ID: <83r4jnx642.fsf@gnu.org> References: <1362877982378-280373.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1362887653 14412 80.91.229.3 (10 Mar 2013 03:54:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Mar 2013 03:54:13 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 10 04:54:38 2013 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 1UEXLI-0006m4-C9 for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Mar 2013 04:54:36 +0100 Original-Received: from localhost ([::1]:50193 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEXKw-0001qf-B0 for geh-help-gnu-emacs@m.gmane.org; Sat, 09 Mar 2013 22:54:14 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEXKk-0001qZ-7J for Help-gnu-emacs@gnu.org; Sat, 09 Mar 2013 22:54:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEXKj-0004P1-2b for Help-gnu-emacs@gnu.org; Sat, 09 Mar 2013 22:54:02 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:48395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEXKi-0004Ox-R6 for Help-gnu-emacs@gnu.org; Sat, 09 Mar 2013 22:54:01 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MJF00000EOI2H00@a-mtaout21.012.net.il> for Help-gnu-emacs@gnu.org; Sun, 10 Mar 2013 05:53:59 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJF000ZPETZ1K70@a-mtaout21.012.net.il> for Help-gnu-emacs@gnu.org; Sun, 10 Mar 2013 05:53:59 +0200 (IST) In-reply-to: <1362877982378-280373.post@n5.nabble.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.169 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:89453 Archived-At: > Date: Sat, 9 Mar 2013 17:13:02 -0800 (PST) > From: drain > > Is there a function to repeat the last X commands? Yes, define a keyboard macro, then invoke it.