emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Windows NT crashes when loading/evaluating term/w32-win


From: Jason Rumney
Subject: Re: Emacs Windows NT crashes when loading/evaluating term/w32-win
Date: 24 Dec 2001 22:14:30 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50

Richard Stallman <address@hidden> writes:

> Loading it a second time may be silly, but if it causes a crash, that
> still seems like a bug.  Why does Emacs crash when one does that?  Can
> it easily be fixed?

It has been fixed already. The problem was due to `x-open-connection'
clearing the display_info struct which was already in use. The fix I
made was to return immediately from x-open-connection if the display
is already initialized.


-- 
Jason Rumney





reply via email to

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