From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dick Schofield Newsgroups: gmane.emacs.help Subject: Re: keyboard macros under emacs 21 Date: Tue, 14 Jan 2003 22:35:00 GMT Organization: Petit Choux Corp., Inc., Ltd., plc, LLC, GmbH Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E24908E.4080703@invalid.mediaone.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1042583833 9448 80.91.224.249 (14 Jan 2003 22:37:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 Jan 2003 22:37:13 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18YZgE-0002S8-00 for ; Tue, 14 Jan 2003 23:37:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18YZej-0004R3-00 for gnu-help-gnu-emacs@m.gmane.org; Tue, 14 Jan 2003 17:35:37 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn14feed!wn12feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!sccrnsc03.POSTED!not-for-mail User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 24 Original-NNTP-Posting-Host: 24.91.103.59 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: sccrnsc03 1042583700 24.91.103.59 (Tue, 14 Jan 2003 22:35:00 GMT) Original-NNTP-Posting-Date: Tue, 14 Jan 2003 22:35:00 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:108959 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5487 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5487 rick pim wrote: > i'm using emacs 21.2 under solaris 8. if i "write" a keyboard macro to > modify a line in a file and then execute it many times for every line > in a large file, emacs 21 displays the progress of the macro execution > on the screen. if the file is large enough, the screen redisplay can > slow down the overall execution of the macro. > > this represents a change from emacs 20. i've checked the docs, faq > and changelog and i can't figure out how to re-create the emacs > 20 behavior. > > how does one define (or call) a keyboard macro so that it doesn't > "replay" every action if executed a number of times? > > rick pim > queen's university > I, too, see this behavior with the Win32 version of emacs 21.1 and hope someone will post a response and workaround. Dick