emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Clipboard hang on w32


From: Jason Rumney
Subject: Re: Clipboard hang on w32
Date: Thu, 31 Aug 2006 09:57:24 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666

Richard Stallman wrote:
When trying this, I found that the debugger window in (a second) Emacs was hanging after about every page of output until I pressed the mouse button. I had to do this many times, as garbage collection was in progress at the time I stopped Emacs so the stack trace was almost 4000 lines long.
Why does the debugger generate so much output?
I requested a stack trace (bt). As Emacs was garbage collecting at the time, the stack was very deep (almost 4000 frames).
Have you requested more output than you really need?
Does it have a command not to pause due to output?
The pause is caused by Emacs not processing the output. The debugger just outputs to stdout continuously.






reply via email to

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