From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rui Tiago Matos Newsgroups: gmane.emacs.help Subject: simgle repeat? Date: Tue, 12 Apr 2005 00:32:37 +0100 Message-ID: Reply-To: Rui Tiago Matos NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113262685 2875 80.91.229.2 (11 Apr 2005 23:38:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2005 23:38:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 12 01:38:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DL8TT-0002OH-Ld for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Apr 2005 01:37:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL83g-0004LE-Bl for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Apr 2005 19:11:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DL7wF-0006zG-RM for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 19:03:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DL7wB-0006xd-WB for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 19:03:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL7wB-0006vP-3f for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 19:03:23 -0400 Original-Received: from [64.233.184.206] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DL8OV-0000mF-VI for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 19:32:40 -0400 Original-Received: by wproxy.gmail.com with SMTP id 50so2031234wri for ; Mon, 11 Apr 2005 16:32:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=b9F/+cOLGGaHctc08LOtIeyDitVFkY2PP7rqIo0z6wQsnclHHRcV8l+JWc17M56rsafYMEOfYElsAK4raZZO10ymYPmR4D2aiKyKQB5XhJeb9CDQX0Fh6nqKZ4PHk+oL2+eUTh0dUWMkFGHixk6VGulXKXWwxcb2jbmwmBMiA7M= Original-Received: by 10.54.38.37 with SMTP id l37mr256443wrl; Mon, 11 Apr 2005 16:32:37 -0700 (PDT) Original-Received: by 10.54.102.9 with HTTP; Mon, 11 Apr 2005 16:32:37 -0700 (PDT) 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:25591 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25591 One vim feature which is really handy (and my vim user house mate is always teasing me about :-) is the single repeat command aka "dot" or "."[1] So is there anyway to have anything like it in emacs? Thanks, Rui [1] http://vimdoc.sourceforge.net/htmldoc/repeat.html#.