summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2008-08-16 03:41:26 +0000
committerJason Rumney <jasonr@gnu.org>2008-08-16 03:41:26 +0000
commitb6ec0fa0fb34ac9548a106a64d46a67aafd16ea8 (patch)
treee0c63b1afca06b35c11fc9dadabc25cd01828a87
parent30454076aac4507de28a8b6ef542cb1364c681dc (diff)
downloademacs-b6ec0fa0fb34ac9548a106a64d46a67aafd16ea8.tar.gz
bug #719
-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.
Supposedly the newer 32-bit version of this server doesn't have the
problem.
-** Known problems with the MS-Windows port of Emacs 22.1
+** Emacs crashes when opening a file with a UNC path and rails-mode is loaded.
+
+Loading rails-mode seems to interfere with UNC path handling. This has been
+reported as a bug against both Emacs and rails-mode, so look for an updated
+rails-mode that avoids this crash, or avoid using UNC paths if using
+rails-mode.
+
+** Known problems with the MS-Windows port of Emacs 22.3
M-x term does not work on MS-Windows. TTY emulation on Windows is
undocumented, and programs such as stty which are used on posix platforms