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
View this message in rfc822 format
$ 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.
$ locale
LANG=C
LC_CTYPE="ja_JP.UTF-8"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
In GNU Emacs 24.3.50.1 (i686-pc-cygwin, GTK+ Version 3.8.2)
of 2013-11-05 on localhost
Bzr revision: 114953 monnier <at> iro.umontreal.ca-20131104204536-z5efgardvkwk4uw4
Windowing system distributor `The Cygwin/X Project', version 11.0.11403000
Configured using:
`configure --verbose --with-x-toolkit=gtk3'
Important settings:
value of $LC_CTYPE: ja_JP.UTF-8
value of $LC_MESSAGES: C
value of $LANG: C
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
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.