/[emacs]/emacs/etc/PROBLEMS
ViewVC logotype

Diff of /emacs/etc/PROBLEMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.151 by gm, Mon May 5 16:39:58 2003 UTC revision 1.152 by fx, Wed May 21 22:23:52 2003 UTC
# Line 253  There are several ways to improve this p Line 253  There are several ways to improve this p
253  be carried out at the same time:  be carried out at the same time:
254    
255  1) If you don't need X Input Methods (XIM) for entering text in some  1) If you don't need X Input Methods (XIM) for entering text in some
256     language you use, you can improve performance on WAN links by     language you use, you can improve performance on WAN links by using
257     configuring Emacs with option `--without-xim'.  Configuring Emacs     the X resource useXIM to turn off use of XIM.  This does not affect
258     without XIM does not affect the use of Emacs' own input methods, which     the use of Emacs' own input methods, which are part of the Leim
259     are part of the Leim package.     package.
260    
261  2) If the connection is very slow, you might also want to consider  2) If the connection is very slow, you might also want to consider
262     switching off scroll bars, menu bar, and tool bar.     switching off scroll bars, menu bar, and tool bar.
# Line 274  be carried out at the same time: Line 274  be carried out at the same time:
274      -noatomsfile  -nowinattr  -cheaterrors -cheatevents      -noatomsfile  -nowinattr  -cheaterrors -cheatevents
275     Note that the -nograbcmap option is known to cause problems.     Note that the -nograbcmap option is known to cause problems.
276     For more about lbxproxy, see:     For more about lbxproxy, see:
277     http://www.xfree86.org/4.2.0/lbxproxy.1.html     http://www.xfree86.org/4.3.0/lbxproxy.1.html
278    
279  * Getting a Meta key on the FreeBSD console  * Getting a Meta key on the FreeBSD console
280    
# Line 510  yet.) Line 510  yet.)
510  Windows uses UTF-16 encoding to deal with multilingual text (text not  Windows uses UTF-16 encoding to deal with multilingual text (text not
511  encodable in the `system codepage') in the clipboard.  To deal with  encodable in the `system codepage') in the clipboard.  To deal with
512  this, load the library `utf-16' and use `set-selection-coding-system'  this, load the library `utf-16' and use `set-selection-coding-system'
513  to set the clipboard coding system to `utf-16-le-dos'.  This won't  to set the clipboard coding system to `utf-16-le-with-signature-dos'.
 cope with Far Eastern (`CJK') text; if necessary, install the Mule-UCS  
 package (see etc/MORE.STUFF), whose `utf-16-le-dos' coding system does  
 encode a lot of CJK characters.  
514    
515  The %b specifier for format-time-string does not produce abbreviated  The %b specifier for format-time-string does not produce abbreviated
516  month names with consistent widths for some locales on some versions  month names with consistent widths for some locales on some versions
# Line 752  argument "-x" from the variable `ldap-ld Line 749  argument "-x" from the variable `ldap-ld
749  * The `oc-unicode' package doesn't work with Emacs 21.  * The `oc-unicode' package doesn't work with Emacs 21.
750    
751  This package tries to define more private charsets than there are free  This package tries to define more private charsets than there are free
752  slots now.  If the built-in Unicode/UTF-8 support is insufficient,  slots now.  The current built-in Unicode support is actually more
753  e.g. if you need more CJK coverage, use the current Mule-UCS package.  flexible.  (Use option `utf-translate-cjk-mode' if you need CJK
754  Any files encoded as emacs-mule using oc-unicode won't be read  support.)  Files encoded as emacs-mule using oc-unicode aren't
755  correctly by Emacs 21.  generally read correctly by Emacs 21.
756    
757  * Using epop3.el package causes Emacs to signal an error.  * Using epop3.el package causes Emacs to signal an error.
758    

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.152

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26