GNU bug report logs - #2403
23.0.90; emacs bootstrap under AIX hangs at lisp/international/characters.el

Previous Next

Package: emacs;

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


Message #61 received at 2403 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Harald Maier <harald <at> maierh.de>, 2403 <at> debbugs.gnu.org
Subject: Re: bug#2403: 23.0.90;	emacs bootstrap under AIX hangs at lisp/international/characters.el
Date: Sun, 08 Mar 2009 21:11:54 +0200
> 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.