|--==> "AD" == Adam Duck <duck(a)informatik.uni-frankfurt.de> writes:
AD> Since b5 skk isn't funcioning, because `string-to-char-list' isn't
AD> defined anymore. It used to be defined in
AD> xemacs-21.5-b3/lisp/mule/mule-misc.el, but this file isn't there after
AD> b5. Simply copying the definition solves the problem.
AD> (defun string-to-char-list (str)
AD> (mapcar 'identity str))
Ben, can this be put back into the core somewhere? A quick grep of
the packages reveals 8 packages that use it.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|