>>>> "Frank" == Frank Schmitt
<ich(a)Frank-Schmitt.net> writes:
Thanks for following up. I'd forgotten about my patch....
Frank> No, Ben didn't change this. Everything worked perfect
Frank> before Ben went to his holyday. It broke afterwards (In the
Frank> last few weeks mainly). See my post starting this thread.
Hm. Maybe I done it. I discussed the following patch with Ben before
applying it, and he agreed it was the right thing in principle, but I
doubt he reviewed it carefully, and he probably would not notice the
kind of behavior change we're talking about (he doesn't use Gnus).
It's the `add_charsets_to_precedence_list' hunk I suspect, if anybody
wants to look at it. I'll try to get to this next week.
2002-06-23 Stephen J. Turnbull <stephen(a)xemacs.org>
* unicode.c: Improve top-level comments and many docstrings.
(Fparse_unicode_translation_table): Use right function name in error.
(unicode_to_ichar): Renamed from unicode_to_char.
(Funicode_to_char):
(decode_unicode_char):
Use new name.
(add_charsets_to_precedence_list): Change the dynarr argument
instead of the global precedence list.
(Funicode_precedence_list): New function.
(Fset_language_unicode_precedence_list,
Flanguage_unicode_precedence_list,
Fset_default_unicode_precedence_list,
Fdefault_unicode_precedence_list):
Docstrings refer to docstring of Funicode_precedence_list.
(set_unicode_conversion): Assert attempts to change Basic Latin
(Unicode BMP, row 00).
(Fset_unicode_conversion): Signal error on changes to Basic Latin.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
My nostalgia for Icon makes me forget about any of the bad things. I don't
have much nostalgia for Perl, so its faults I remember. Scott Gilbert c.l.py