emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; Emacs should survive a lost X connection


From: Dan Nicolaescu
Subject: Re: 23.0.60; Emacs should survive a lost X connection
Date: Thu, 07 Feb 2008 23:26:05 -0800

Richard Stallman <address@hidden> writes:

  > The crash is caused by the code in Fdelete_frame
  > to call the hook `delete-frame-functions'.
  > I don't think that should be done while handling a disconnect
  > in a signal handler.  So I changed it so that FORCE inhibits that.
  > 
  > Are there any more crashes due to that error check?

No, the crashes are gone.  But the server does not seem to know that the
clients have gone, it gives a warning when trying to exit because it
thinks that clients are still connected.




reply via email to

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