GNU bug report logs -
#15805
24.3.50; path to lisp/language?
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Mon, 4 Nov 2013 22:58:01 UTC
Severity: normal
Found in version 24.3.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 15805 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 05 Nov 2013 16:29:49 +0900
> From: Katsumi Yamaoka <yamaoka <at> jpl.org>
> Cc: 15805 <at> debbugs.gnu.org
>
> Eli Zaretskii wrote:
> >> Date: Tue, 05 Nov 2013 07:56:59 +0900
> >> From: Katsumi Yamaoka <yamaoka <at> jpl.org>
> >>
> >> $ emacs -Q
> >> Cannot open load file: No such file or directory, japan-util
> >>
> >> $ export LC_ALL=C; export LANG=C; emacs -Q
> >> It runs.
> >> And "/usr/local/share/emacs/24.3.50/lisp/language" is found in
> >> `load-path'. But, er, it seems to be missing initially.
>
> > Please step through Fload with a debugger, and see what is going wrong
> > there. Most probably, something is wrong in 'openp'. I don't have
> > access to as system with ja_JP locale to do this myself.
>
> Thanks.
> I found what loads japan-util is `normal-top-level'. In addition,
> lisp/subdirs.el hasn't yet been evaluated at that time.
Right. And I see that you actually said so in your original report,
but I misunderstood you. Sorry.
Please try with the current trunk, I think I fixed this.
This bug report was last modified 11 years and 203 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.