# HG changeset patch # User Jason Rumney # Date 1218858086 0 # Node ID 548fc19ce2535f1ea5e4c1e6ba00480b9970400b # Parent fe3520e6a00eaf6ef6a5ef9816dad95ecd6c7c03 bug #719 diff -r fe3520e6a00e -r 548fc19ce253 etc/PROBLEMS --- a/etc/PROBLEMS Fri Aug 15 20:06:44 2008 +0000 +++ b/etc/PROBLEMS Sat Aug 16 03:41:26 2008 +0000 @@ -2131,7 +2131,14 @@ 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