comparison etc/PROBLEMS @ 90261:7beb78bc1f8e

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 616-696) - Add lisp/mh-e/.arch-inventory - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords. - lisp/gnus/ChangeLog: Remove duplicate entry * gnus--rel--5.10 (patch 147-181) - Update from CVS - Merge from emacs--cvs-trunk--0 - Update from CVS: lisp/mml.el (mml-preview): Doc fix. - Update from CVS: texi/message.texi: Fix default values. - Update from CVS: texi/gnus.texi (RSS): Addition.
author Miles Bader <miles@gnu.org>
date Mon, 16 Jan 2006 08:37:27 +0000
parents fa0da9b57058 0fa61a6c1680
children c5406394f567
comparison
equal deleted inserted replaced
90260:0ca0d9181b5e 90261:7beb78bc1f8e
1109 1109
1110 *** KDE: Emacs hangs on KDE when a large portion of text is killed. 1110 *** KDE: Emacs hangs on KDE when a large portion of text is killed.
1111 1111
1112 This is caused by a bug in the KDE applet `klipper' which periodically 1112 This is caused by a bug in the KDE applet `klipper' which periodically
1113 requests the X clipboard contents from applications. Early versions 1113 requests the X clipboard contents from applications. Early versions
1114 of klipper don't implement the ICCM protocol for large selections, 1114 of klipper don't implement the ICCCM protocol for large selections,
1115 which leads to Emacs being flooded with selection requests. After a 1115 which leads to Emacs being flooded with selection requests. After a
1116 while, Emacs may print a message: 1116 while, Emacs may print a message:
1117 1117
1118 Timed out waiting for property-notify event 1118 Timed out waiting for property-notify event
1119 1119
2009 2009
2010 A certain X server for Windows had a bug which caused this. 2010 A certain X server for Windows had a bug which caused this.
2011 Supposedly the newer 32-bit version of this server doesn't have the 2011 Supposedly the newer 32-bit version of this server doesn't have the
2012 problem. 2012 problem.
2013 2013
2014 ** Known problems with the MS-Windows port of Emacs 21.2. 2014 ** Known problems with the MS-Windows port of Emacs 22.1
2015
2016 Using create-fontset-from-ascii-font or the --font startup parameter
2017 with a Chinese, Japanese or Korean font leads to display problems.
2018 Use a Latin-only font as your default font. If you want control over
2019 which font is used to display Chinese, Japanese or Korean character,
2020 use create-fontset-from-fontset-spec to define a fontset.
2015 2021
2016 Frames are not refreshed while the File or Font dialog or a pop-up menu 2022 Frames are not refreshed while the File or Font dialog or a pop-up menu
2017 is displayed. This also means help text for pop-up menus is not 2023 is displayed. This also means help text for pop-up menus is not
2018 displayed at all. This is because message handling under Windows is 2024 displayed at all. This is because message handling under Windows is
2019 synchronous, so we cannot handle repaint (or any other) messages while 2025 synchronous, so we cannot handle repaint (or any other) messages while
2029 after moving back into it. 2035 after moving back into it.
2030 2036
2031 Some minor flickering still persists during mouse-tracking, although 2037 Some minor flickering still persists during mouse-tracking, although
2032 not as severely as in 21.1. 2038 not as severely as in 21.1.
2033 2039
2034 Emacs can sometimes abort when non-ASCII text, possibly with null
2035 characters, is copied and pasted into a buffer.
2036
2037 An inactive cursor remains in an active window after the Windows 2040 An inactive cursor remains in an active window after the Windows
2038 Manager driven switch of the focus, until a key is pressed. 2041 Manager driven switch of the focus, until a key is pressed.
2039 2042
2040 Windows input methods are not recognized by Emacs (as of v21.2). Some 2043 Windows input methods are not recognized by Emacs. Some
2041 of these input methods cause the keyboard to send characters encoded 2044 of these input methods cause the keyboard to send characters encoded
2042 in the appropriate coding system (e.g., ISO 8859-1 for Latin-1 2045 in the appropriate coding system (e.g., ISO 8859-1 for Latin-1
2043 characters, ISO 8859-8 for Hebrew characters, etc.). To make this 2046 characters, ISO 8859-8 for Hebrew characters, etc.). To make this
2044 work, set the keyboard coding system to the appropriate value after 2047 work, set the keyboard coding system to the appropriate value after
2045 you activate the Windows input method. For example, if you activate 2048 you activate the Windows input method. For example, if you activate