[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] Re: emacs+auctex installation on windows fails
From: |
Ralf Angeli |
Subject: |
Re: [Bug-AUCTeX] Re: emacs+auctex installation on windows fails |
Date: |
Fri, 20 Jan 2006 14:46:28 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Please keep the mailing list copied.
Quoting repaired.
* George Savvides (2006-01-20) writes:
>> Can you quote the full and exact error message? What happens if you
>> start emacs.exe (maybe from the Windows prompt) instead of
>> runemacs.exe? Does it get any better if you run addpm.exe before
>> trying to start Emacs? Note that addpm.exe will modify your
>> registry. For details look at (info "(emacs)MS-Windows Registry").
> The window title is "Emacs Abort Dialog" and the exact message is:
> A fatal error has occurred!
> Would you like to attach a debugger?
> Selet YES to debug, NO to abort Emacs
> (type "gdb -p <emacs.PID>" and "continue" inside gdb before clicking YES
>
> It doesn't get any better if I run addpm.exe before trying to start Emacs.
Does it help if you start Emacs from the Windows prompt with
emacs -Q
?
In that case maybe you can isolate a problematic statement in your
.emacs file for reproducing the error.
Other than that the only advice I can give is to run Emacs under gdb,
produce a backtrace after the crash and send it to emacs-pretest-bug
at gnu.org. There are some debugging hints in etc/DEBUG.
--
Ralf