bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15805: 24.3.50; path to lisp/language?


From: Eli Zaretskii
Subject: bug#15805: 24.3.50; path to lisp/language?
Date: Tue, 05 Nov 2013 05:47:43 +0200

> Date: Tue, 05 Nov 2013 07:56:59 +0900
> From: Katsumi Yamaoka <yamaoka@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.





reply via email to

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