FLIM 1.14.5 bug-fix
Katsumi Yamaoka
yamaoka at jpl.org
Thu Jun 26 10:54:03 JST 2003
Hi,
>>>>> In [emacs-mime-en : No.00092]
>>>>> Rodney Sparapani <rsparapa at post.its.mcw.edu> wrote:
> mel-q.el uses the function (string-to-char-list string) which
> doesn't seem to exist in xemacs so I changed those to
> (string-to-sequence string 'list), i.e.
> (if (fboundp 'string-to-sequence) (string-to-sequence string 'list)
> (string-to-char-list string))
In XEmacs 21.5, the string-to-char-list function doesn't exist
in fact, although it must have revived:
2002-04-25 Steve Youngs <youngs at xemacs.org>
* mule/mule-charset.el (string-to-char-list): New. This used to
be in 'mule-misc.el' but that file has been removed.
If you don't mind it, please re-install APEL. The poem-xm.el
module will provide it. The latest APEL is here:
ftp://ftp.m17n.org/pub/mule/apel/apel-10.5.tar.gz
Regards,
--
Katsumi Yamaoka <yamaoka at jpl.org>
More information about the Emacs-mime-en
mailing list