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: Wed, 16 Jan 2002 18:52:22 +0200

> From: Esa A E Peuha <esa.peuha@helsinki.fi>
> Date: Wed, 16 Jan 2002 14:32:32 +0200 (EET)
> 
> When Emacs is run with `emacs -q', it gives the following error message:
> 
> format: Args out of range: #^[t nil nil nil nil nil nil nil nil nil ...], 
> -14424

Thank you for your report.

Please in the future use the "M-x report-emacs-bug RET" to report
bugs.  That command takes care of automatically including crucial
information that sometimes can make debugging the problems much
easier.

>   format-time-string("%Y-%m-%d" (15428 6442 405375))
>   (format (if (not ...) "GNU Emacs %s (%s%s%s)\n of %s on %s" "GNU Emacs %s 
> (%s%s%s) of %s on %s") emacs-version system-configuration (cond (... ...) 
> (... ", X toolkit") (t "")) (if (and ... ...) (format ", %s scroll bars" ...) 
> "") (format-time-string "%Y-%m-%d" emacs-build-time) emacs-build-system)
>   (let ((version-string ...)) (if here (insert version-string) (if ... ... 
> version-string)))
>   emacs-version(nil)
>   call-interactively(emacs-version)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command)

Is this backtrace popped up immediately when Emacs starts, or did you
invoke "M-x emacs-version RET" to get it?  If the latter, I think
there's some site-start file that invokes these commands; please try
to run "emacs -q --no-site-file" and see if the problem persists.  If
the problem goes away with --no-site-file, you need to look into your
site-wide startup files.



reply via email to

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