[Top][All Lists]
[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" <address@hidden> writes:
> > From: Christoph Conrad <address@hidden>
> > 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
- Emacs Windows NT crashes when loading/evaluating term/w32-win, Christoph Conrad, 2001/12/12
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win, Eli Zaretskii, 2001/12/12
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win, Christoph Conrad, 2001/12/13
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win,
Jason Rumney <=
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win, Eli Zaretskii, 2001/12/19
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win, Christoph Conrad, 2001/12/19
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win, Jason Rumney, 2001/12/20
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win, Eli Zaretskii, 2001/12/23
- Re: Emacs Windows NT crashes when loading/evaluating term/w32-win, Christoph Conrad, 2001/12/23