aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 6751546808e..852e5d6a098 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2131,7 +2131,14 @@ A certain X server for Windows had a bug which caused this.
2131Supposedly the newer 32-bit version of this server doesn't have the 2131Supposedly the newer 32-bit version of this server doesn't have the
2132problem. 2132problem.
2133 2133
2134** Known problems with the MS-Windows port of Emacs 22.1 2134** Emacs crashes when opening a file with a UNC path and rails-mode is loaded.
2135
2136Loading rails-mode seems to interfere with UNC path handling. This has been
2137reported as a bug against both Emacs and rails-mode, so look for an updated
2138rails-mode that avoids this crash, or avoid using UNC paths if using
2139rails-mode.
2140
2141** Known problems with the MS-Windows port of Emacs 22.3
2135 2142
2136M-x term does not work on MS-Windows. TTY emulation on Windows is 2143M-x term does not work on MS-Windows. TTY emulation on Windows is
2137undocumented, and programs such as stty which are used on posix platforms 2144undocumented, and programs such as stty which are used on posix platforms