bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs 21.1 on HP-UX 10.20 behaves oddly


From: Eli Zaretskii
Subject: Re: Emacs 21.1 on HP-UX 10.20 behaves oddly
Date: Fri, 18 Jan 2002 15:49:10 +0200

> Date: Fri, 18 Jan 2002 15:03:06 +0200 (EET)
> From: Esa A E Peuha <esa.peuha@helsinki.fi>
> 
> That is what I tried to do.  I just checked that list again and couldn't
> find any item that I missed in my report; please be more specific about
> what details you mean.

The value of the LC_* environment variables, the value of
default-enable-multibyte-characters, and the value of
locale-coding-system (the latter 2 are not in the checklist, but they
might help).

> One error message pops up during startup; after that, when I set
> debug-on-error and invoke emacs-version manually, I get the backtrace I
> included (if I don't set debug-on-error, emacs-version gives an error
> message that is exactly identical to the one at startup).

Okay, then please run Emacs under GDB, put a breakpoint in the
function Fsignal, and when it breaks, type "xbacktrace" and post the
backtrace produced by that.

(For "xbacktrace" to work, you will need to start GDB from the src
subdirectory of the Emacs source tree.)

Thanks.



reply via email to

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