[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs Windows NT crashes when loading/evaluating term/w32-win
From: |
Eli Zaretskii |
Subject: |
Re: Emacs Windows NT crashes when loading/evaluating term/w32-win |
Date: |
Wed, 12 Dec 2001 19:11:43 +0200 |
> 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.
> BTW: w32-win doesn't get preloaded when starting GNU Emacs on Windows
> NT
Really? That'd be incredible: startup.el has code that should do
that unconditionally, unless you invoke Emacs with the -nw switch.
Could you look into startup.el and see what prevents w32-win.el from
being loaded?
- 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 <=
- 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, 2001/12/18
- 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