help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Q: How to suppress display of macro execution?


From: Barry Margolin
Subject: Re: Q: How to suppress display of macro execution?
Date: Wed, 09 Oct 2002 19:48:10 GMT

In article <3DA48289.819077ED@west.raytheon.com>,
Martin Cohen  <martin_j_cohen@west.raytheon.com> wrote:
>I am running emacs 21.2 in cygwin under windows 2000.
>
>When a keyboard macro is repeatedly executed (by preceding
>the c-x e with esc 0), the execution is displayed as it goes.
>This can take a long time if the macro is executed many times.
>
>How can I turn off the display of the executions and show
>only the result at the end (when I get the message about
>"Keyboard macro terminated by a command ringing the bell")?

Redisplay is normally disabled during macro execution, so you shouldn't
need to do anything.  If something is displaying, you must be executing a
command that explicitly forces a redisplay.

-- 
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]