bug-gnu-emacs
[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: Tue, 18 Dec 2001 21:41:49 +0000 (UTC)
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50

"Eli Zaretskii" <eliz@is.elta.co.il> writes:

> > From: Christoph Conrad <cc@cli.de>
> > Date: Wed, 12 Dec 2001 16:29:06 +0100
> > 
> > 
> > (require 'w32-win "term/w32-win")      => crash
> > (load "c:/emacs/lisp/term/w32-win")    => crash
> > (load "c:/emacs/lisp/term/w32-win.el") => crash
> > C-x C-f w32-win.el <RET> M-x eval-buffer <RET => crash
> 
> I cannot reproduce that here.

If you are using the CVS version, I think I fixed this already.

> > BTW: w32-win doesn't get preloaded when starting GNU Emacs on Windows
> > NT
> 
> Really?

No. The crash is caused by loading w32-win.el a second time. I don't
remember the exact details, but I think it involved the face cache
being cleared by a function that was called from there.


-- 
Jason Rumney



reply via email to

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