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

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

Re: Emacs problems with large (3MB) text files.


From: Richard Stallman
Subject: Re: Emacs problems with large (3MB) text files.
Date: Fri, 8 Mar 2002 14:06:24 -0700 (MST)

    Anyway, when I selected the OK's and hit the delete key I got the
    following message, and emacs stopped responding, even to window close
    via the button in the tittle bar.


Please try running Emacs under GDB so you can find
out what it is actually doing in that state.
Why doesn't it respond to commands?

    The message:

    timed out waiting for property-notify event

That message comes from wait_for_property_change, which signals an
error with that message.  The error probably does a longjmp.  Where
does control go then, and what happens?




reply via email to

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