GNU bug report logs -
#2403
23.0.90; emacs bootstrap under AIX hangs at lisp/international/characters.el
Previous Next
Reported by: Ulrich Mueller <ulm <at> gentoo.org>
Date: Fri, 20 Feb 2009 05:05:05 UTC
Severity: normal
Tags: patch
Done: Ulrich Mueller <ulm <at> gentoo.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Dan Nicolaescu <dann <at> ics.uci.edu> writes:
> Another idea: there is a bug being discussed on the list about loading
> international/characters.
> Can you please try removing this line:
> (load "international/characters")
> from emacs/lisp/loadup.el
> and see if that helps?
Yes, that helps and byte compiling of all the other lisp packages seems
fine. The next problem occurs then in the leim direcotry:
sed -n '/^[^;]/ p' < /install/tools/emacs/leim/leim-ext.el >> leim-list.el
Compiling /install/tools/emacs/leim/ja-dic/ja-dic.el
In toplevel form:
ja-dic/ja-dic.el:47:1:Error: Args out of range: "ãs æ", 1663, 1663
make: *** [/install/tools/emacs/leim/ja-dic/ja-dic.elc] Error 1
If I ignore ja-dic.el in "leim/Makefile" then all went fine but then if
I start emacs I get the following startup error in the function
"set_fontset_font":
Invalid script or charset name: latin
Lisp Backtrace:
"new-fontset" (0x2ff21214)
"setup-default-fontset" (0x2ff21464)
"x-initialize-window-system" (0x2ff215f4)
"byte-code" (0x2ff216d0)
"command-line" (0x2ff21a54)
"normal-top-level" (0x2ff21b70)
Harald
This bug report was last modified 16 years and 82 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.