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
> From: Harald Maier <harald <at> maierh.de>
> Date: Sun, 08 Mar 2009 15:20:52 +0100
> Cc:
>
> 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.
> [...]
> but then if
> I start emacs I get the following startup error in the function
>
> "set_fontset_font":
>
> Invalid script or charset name: latin
This is expected, since lisp/international/characters.el is not
loaded.
Can you try loading it at startup time? Something like this:
emacs -Q -l characters.el
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.