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: Richard Stallman
Subject: Re: 23.0.60; Emacs should survive a lost X connection
Date: Thu, 07 Feb 2008 23:16:14 -0500

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?




reply via email to

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