aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorKaroly Lorentey2005-11-01 06:23:08 +0000
committerKaroly Lorentey2005-11-01 06:23:08 +0000
commitcd0cf71c4f41023a8d9c20b3a26e44b980992b5a (patch)
treeb763cfec551254e2228335be4e218ed7a9a19109 /etc/PROBLEMS
parentc40bb1ba81a5df164f0b9b61e3480c55808717b7 (diff)
parent895725e10c0fb68ed21abb48183cc8843bcaadf3 (diff)
downloademacs-cd0cf71c4f41023a8d9c20b3a26e44b980992b5a.tar.gz
emacs-cd0cf71c4f41023a8d9c20b3a26e44b980992b5a.zip
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616 Add lisp/mh-e/.arch-inventory * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-617 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-618 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-619 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-620 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-621 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-622 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-623 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-624 Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords. * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-625 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-626 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-627 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-628 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-142 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-143 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-144 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-145 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-146 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-147 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-148 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-435
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS13
1 files changed, 8 insertions, 5 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 3b9dc6b17ff..76a62dca178 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2007,7 +2007,13 @@ A certain X server for Windows had a bug which caused this.
2007Supposedly the newer 32-bit version of this server doesn't have the 2007Supposedly the newer 32-bit version of this server doesn't have the
2008problem. 2008problem.
2009 2009
2010** Known problems with the MS-Windows port of Emacs 21.2. 2010** Known problems with the MS-Windows port of Emacs 22.1
2011
2012Using create-fontset-from-ascii-font or the --font startup parameter
2013with a Chinese, Japanese or Korean font leads to display problems.
2014Use a Latin-only font as your default font. If you want control over
2015which font is used to display Chinese, Japanese or Korean character,
2016use create-fontset-from-fontset-spec to define a fontset.
2011 2017
2012Frames are not refreshed while the File or Font dialog or a pop-up menu 2018Frames are not refreshed while the File or Font dialog or a pop-up menu
2013is displayed. This also means help text for pop-up menus is not 2019is displayed. This also means help text for pop-up menus is not
@@ -2027,13 +2033,10 @@ after moving back into it.
2027Some minor flickering still persists during mouse-tracking, although 2033Some minor flickering still persists during mouse-tracking, although
2028not as severely as in 21.1. 2034not as severely as in 21.1.
2029 2035
2030Emacs can sometimes abort when non-ASCII text, possibly with null
2031characters, is copied and pasted into a buffer.
2032
2033An inactive cursor remains in an active window after the Windows 2036An inactive cursor remains in an active window after the Windows
2034Manager driven switch of the focus, until a key is pressed. 2037Manager driven switch of the focus, until a key is pressed.
2035 2038
2036Windows input methods are not recognized by Emacs (as of v21.2). Some 2039Windows input methods are not recognized by Emacs. Some
2037of these input methods cause the keyboard to send characters encoded 2040of these input methods cause the keyboard to send characters encoded
2038in the appropriate coding system (e.g., ISO 8859-1 for Latin-1 2041in the appropriate coding system (e.g., ISO 8859-1 for Latin-1
2039characters, ISO 8859-8 for Hebrew characters, etc.). To make this 2042characters, ISO 8859-8 for Hebrew characters, etc.). To make this