Alexey Mahotkin <alexm(a)hsys.msk.ru> writes:
I've fixed `list-coding-systems', both with C-u (it simply
works now
;) and without it (it now lists only base coding systems, as per
documentation). It was broken because interface of appropriate
functions changed heavily.
It was necessary to change record separator from colon to semicolon
because some coding systems have colons in their names.
Hope it will go into base XEmacs (notify me in that case, please :)
Thanks for the patch. Your patch is good and I'd like to
approve it. But I can't since mule-diag.el is in the
package. XEmacs 21.1 does not have functions like
coding-system-aliasee. I think mule-diag.el should belong
to core so that it can avoid issues like this. But the
status quo is that mule-diag.el belongs to mule-base package
and XEmacs 21.1 must be supported by package. Could you
please fix it to work with XEmacs 21.1? Then that will
definitely go in.
--
Yoshiki Hayashi