From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: simulating typing using keyboard macros? Date: Thu, 25 Mar 2010 02:34:16 +0100 Message-ID: References: <7cb78b3b1003241001t7242eed8m860b92b5ff42bbc4@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1269480954 31597 80.91.229.12 (25 Mar 2010 01:35:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Mar 2010 01:35:54 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: James Sulak Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 25 02:35:48 2010 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.69) (envelope-from ) id 1Nubz8-0006O0-T6 for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Mar 2010 02:35:47 +0100 Original-Received: from localhost ([127.0.0.1]:53700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nubz8-0000f9-6G for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Mar 2010 21:35:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nuby4-0000X5-7S for help-gnu-emacs@gnu.org; Wed, 24 Mar 2010 21:34:40 -0400 Original-Received: from [140.186.70.92] (port=55721 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nuby2-0000Wv-U0 for help-gnu-emacs@gnu.org; Wed, 24 Mar 2010 21:34:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nuby1-0005C6-GJ for help-gnu-emacs@gnu.org; Wed, 24 Mar 2010 21:34:38 -0400 Original-Received: from mail-fx0-f225.google.com ([209.85.220.225]:57718) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nuby1-0005Bx-8C for help-gnu-emacs@gnu.org; Wed, 24 Mar 2010 21:34:37 -0400 Original-Received: by fxm25 with SMTP id 25so76453fxm.26 for ; Wed, 24 Mar 2010 18:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=imTGUyOJVB9Y2kV71kiiEIbM7loJKlo04b+icLVBsuU=; b=RtFx9ZxhOHvsLHIAUSRL00ulHw5HSD+8kSQoGHj8WwgLlbV3SPqpmNMLEsthNnuhEA tT0nFoXt/GNErh0lX5zIKfiIOrH2XEIMciQAaPl8qbFOP1CkWQ7hfkoUFIFTaL3rP1fg TEZd6KXgnRG/K8rCa5BX7kEfA8Q6VsUBZNQkY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=nYZJtUl62v7pkVjz92bHm0tGkvgcDDwNoPSNAT7abRcOX5YRIujhGljva48D52pwoY UW0D60aC3RZ8ZoxF5r20TRDtmz9iY/8nWFeTZcFipY5yh1ok0l500HYp4zrbghgeoCc3 952KM2yT99pGx9Jk8vyXEqSHBP/PRPbwt+Hjc= Original-Received: by 10.239.177.77 with SMTP id u13mr1468368hbf.96.1269480876105; Wed, 24 Mar 2010 18:34:36 -0700 (PDT) In-Reply-To: <7cb78b3b1003241001t7242eed8m860b92b5ff42bbc4@mail.gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:72482 Archived-At: On Wed, Mar 24, 2010 at 6:01 PM, James Sulak wrote: > Hello, > > Is there a way to play back keyboard macros at a slower speed? =C2=A0What= I > want to do is simulate someone typing at normal speed. Maybe this page can give some ideas: http://www.emacswiki.org/emacs/EmacsScreencasts