diff README.unicode @ 89248:d2c6faa9211a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 28 Oct 2002 15:36:19 +0000
parents a4f536fc73d9
children 2ffdae6aec84
line wrap: on
line diff
--- a/README.unicode	Mon Oct 28 15:35:53 2002 +0000
+++ b/README.unicode	Mon Oct 28 15:36:19 2002 +0000
@@ -82,10 +82,6 @@
 
  * Bidi is a separate issue with no support currently.
 
- * DTRT with X keysyms.  We should get the right unicode for a given
-   keysym, not decode raw bytes in some ill-defined coding system.
-   (fx has some data on keysyms v. unicodes.)
-
  * We need tabular input methods, e.g. for maths symbols.  (Not
    specific to Unicode.)
 
@@ -107,9 +103,14 @@
 	files generated by 20.2 and the primer are still not loadable.
 	Is it really worth working on it?
 
- * Encoding issues in babyl files/rmail need sorting out.
+ * Rmail won't work with non-ASCII text.  Encoding issues for Babyl
+   files need sorting out, but rms says Babyl will go before this is
+   released.
 
  * Gnus still needs some attention, and we need to get changes
    accepted by Gnus maintainers...
 
+ * There are type errors lurking, e.g. in
+   Fcheck_coding_systems_region.  Define ENABLE_CHECKING to find them.
+
  * You can grep the code for lots of fixmes.