diff options
| -rw-r--r-- | etc/PROBLEMS | 9 |
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. | |||
| 2131 | Supposedly the newer 32-bit version of this server doesn't have the | 2131 | Supposedly the newer 32-bit version of this server doesn't have the |
| 2132 | problem. | 2132 | problem. |
| 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 | |||
| 2136 | Loading rails-mode seems to interfere with UNC path handling. This has been | ||
| 2137 | reported as a bug against both Emacs and rails-mode, so look for an updated | ||
| 2138 | rails-mode that avoids this crash, or avoid using UNC paths if using | ||
| 2139 | rails-mode. | ||
| 2140 | |||
| 2141 | ** Known problems with the MS-Windows port of Emacs 22.3 | ||
| 2135 | 2142 | ||
| 2136 | M-x term does not work on MS-Windows. TTY emulation on Windows is | 2143 | M-x term does not work on MS-Windows. TTY emulation on Windows is |
| 2137 | undocumented, and programs such as stty which are used on posix platforms | 2144 | undocumented, and programs such as stty which are used on posix platforms |