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

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

Re: frame creation inhibits `sit-for'?


From: Richard Stallman
Subject: Re: frame creation inhibits `sit-for'?
Date: Fri, 8 Feb 2002 16:24:53 -0700 (MST)

This is a bug.  Can you start debugging it?
Run Emacs under GDB, and just before you execute this code,
put a breakpoint at Fsit_for.  When the breakpoint is hit.
step through the function and its subroutines until you see
why it decides not to redisplay.  Examine relevant data too.

See etc/DEBUG for more info.



reply via email to

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