From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Newsgroups: gmane.emacs.help Subject: Re: repeat the last command n times Date: Mon, 13 Mar 2006 22:43:39 +0100 Organization: Chalmers University of Technology, Sweden Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1142366653 4188 80.91.229.2 (14 Mar 2006 20:04:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Mar 2006 20:04:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 14 21:04:12 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FJFju-00020o-O0 for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Mar 2006 21:03:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJFju-00067S-61 for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Mar 2006 15:03:30 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!colt.net!nntp.theplanet.net!inewsm1.nntp.theplanet.net!newsfeed1.swip.net!swipnet!newsfeed.sunet.se!news01.sunet.se!129.16.222.141.MISMATCH!gide.ita.chalmers.se!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: linus003.dd.chalmers.se Original-X-Trace: gide.ita.chalmers.se 1142286219 14609 129.16.117.203 (13 Mar 2006 21:43:39 GMT) Original-X-Complaints-To: usenet@gide.ita.chalmers.se Original-NNTP-Posting-Date: Mon, 13 Mar 2006 21:43:39 +0000 (UTC) Mail-Copies-To: never User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:q+SpgJtTljzOl3HS4katDK3kJ7I= Original-Xref: shelby.stanford.edu gnu.emacs.help:138141 Original-To: help-gnu-emacs@gnu.org 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:33773 Archived-At: "Drew Adams" writes: > Here's the doc for `C-x z' (`repeat'): > > Repeat most recently executed command. > With prefix arg, apply new prefix arg to that command; otherwise, use > the prefix arg that was used before (if any). > > If this command is invoked by a multi-character key sequence, it can then > be repeated by repeating the final character of that sequence. This > behavior > can be modified by the global variable `repeat-on-final-keystroke'." > > Those who are familiar with what this command does or should do: > Should the doc string clarify the different cases where `C-u' does > not have the indicated effect? It works just as indicated. -- Johan Bockgård