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
View this message in rfc822 format
> From: Ulrich Mueller <ulm <at> gentoo.org>
> Cc: 66125 <at> debbugs.gnu.org
> Date: Wed, 20 Sep 2023 18:58:29 +0200
>
> >>>>> 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.
OK, thanks. In its current form, this option will only make a
difference if you remove the ja-dic files that came with the tarball,
and then rebuild. We should improve this, although it strikes me that
such an obscure feature, which is also not recommended, perhaps
doesn't deserve the effort...
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.