>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Uwe Brauer writes:
> However the pkg does not work since it complains about
> string-make-unibyte which seems specific GNU emacs.
> Is there any Xemacs (Mule) function which does the same thing and could
> then be aliased?
Try #'identity. "unibyte" is a GNU design error and we
will never
have anything like *-make-unibyte exposed to Lisp. If #'identity
doesn't work, we'll need to figure out what premature optimization the
library is using and undo it.
Ok I first one to concentrate on the older version, which seems to have
only that problem with make-unibyte. Well when I follow your advice I
obtain the following error
which I attach.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta