GNU bug report logs -
#66125
29.1; configure --with-small-ja-dic has no effect
Previous Next
Reported by: Ulrich Mueller <ulm <at> gentoo.org>
Date: Wed, 20 Sep 2023 16:17:01 UTC
Severity: normal
Found in version 29.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 66125 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Wed, 20 Sep 2023, Eli Zaretskii wrote:
> Please tell more details:
> . how did you build Emacs with this option? please show all the
> steps, starting from unpacking the tarball
$ tar xf /var/cache/distfiles/emacs-29.1.tar.xz
$ cd emacs-29.1
$ ./configure --with-small-ja-dic
[...]
Does Emacs generate a smaller-size Japanese dictionary? yes
[...]
$ make
[...]
$ ls -l lisp/leim/ja-dic/
total 9120
-rw-r--r-- 1 ulm users 4798823 Jul 23 10:11 ja-dic.el
-rw-r--r-- 1 ulm users 4535697 Jul 23 10:11 ja-dic.elc
> . how is SMALL_JA_DIC defined in leim/Makefile when you configure
> with this option?
$ grep ^SMALL_JA_DIC leim/Makefile
SMALL_JA_DIC = yes
> . when (on what date) did you try building Emacs with that option?
2023-09-20, i.e. today.
This bug report was last modified 1 year and 244 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.