emacs-devel
[Top][All Lists]
Advanced

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

Re: two related edebug problems


From: Richard Stallman
Subject: Re: two related edebug problems
Date: Wed, 09 Aug 2006 21:13:46 -0400

    One possibility is to make use of the sit-for statements further down
    in edebug-display.  Since sit-for now returns iff there is real input,
    we could capture the return value and use that to determine whether to
    stop execution.

How about making input-pending-p reliable
by making it use the new read-event timeout argument.
If it gets an event, it can unread the event.




reply via email to

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