"Daiki Ueno" <daiki(a)xemacs.org> wrote:
>>>>> In <002f01c1f957$99db1f70$6132bc3e@BABEL>
>>>>> "Conrad Scott" <Conrad.Scott(a)dsl.pipex.com> wrote:
> The result loads, but M-x liece just gives me that common reponse:
> wrong type argument, stringp, nil
I guess this is caused by liece/lisp/gettext.el bug, since I saw a
similar error when attempting to install the liece package under XEmacs
21.4.6 Windows[2]. Try M-x liece followed by M-x setenv LANG C, and
then if you will get things working, it is the same problem I had.
Anyway, I've just committed the patch to fix this.
I'll guess that was my problem then, since I've just picked up the latest
CVS copy of liece and it works fine for me (under cygwin / w2k).
Thanks.
// Conrad