comparison etc/PROBLEMS @ 80730:548fc19ce253

bug #719
author Jason Rumney <jasonr@gnu.org>
date Sat, 16 Aug 2008 03:41:26 +0000
parents 28af19e6b167
children f13d2ef47961
comparison
equal deleted inserted replaced
80729:fe3520e6a00e 80730:548fc19ce253
2129 2129
2130 A certain X server for Windows had a bug which caused this. 2130 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
2138 to control tty emulation do not exist for native windows terminals. 2145 to control tty emulation do not exist for native windows terminals.
2139 2146