emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS


From: Simon Josefsson
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS
Date: Tue, 29 Apr 2003 09:35:53 -0400

Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.147 emacs/etc/PROBLEMS:1.148
*** emacs/etc/PROBLEMS:1.147    Tue Feb  4 09:30:41 2003
--- emacs/etc/PROBLEMS  Tue Apr 29 09:35:52 2003
***************
*** 27,32 ****
--- 27,45 ----
  mule-unicode-e000-ffff:-gnu-unifont-*-iso10646-1,\
  mule-unicode-0100-24ff:-gnu-unifont-*-iso10646-1
  
+ * Encoding some characters as Unicode (UTF-8/16) is rejected by Emacs.
+ 
+ Emacs currently, by default, only supports the parts of the BMP whose
+ codepoints are in the ranges 0000-33ff and e000-ffff.  This excludes
+ CJK, Yi, Music, and Maths.
+ 
+ If you try to save a file containing characters with code points
+ outside this range, Emacs will suggest other compatible coding
+ systems.
+ 
+ By turning Utf-Translate-Cjk mode on, many more CJK characters are
+ included in the support.
+ 
  * Problems with file dialogs in Emacs built with Open Motif.
  
  When Emacs 21 is built with Open Motif 2.1, it can happen that the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]