changeset 33614:9c067a999061

Added note about subprocesses on Windows 9x.
author Jason Rumney <jasonr@gnu.org>
date Sun, 19 Nov 2000 12:34:04 +0000
parents a7ecec3a6eaa
children 19d97f592938
files etc/PROBLEMS
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/PROBLEMS	Sun Nov 19 10:03:08 2000 +0000
+++ b/etc/PROBLEMS	Sun Nov 19 12:34:04 2000 +0000
@@ -1,6 +1,13 @@
 This file describes various problems that have been encountered
 in compiling, installing and running GNU Emacs.
 
+* On Windows 95/98/ME, subprocesses do not terminate properly.
+
+This is a limitation of the Operating System, and can cause problems
+when shutting down Windows. Ensure that all subprocesses are exited
+cleanly before exiting Emacs. For more details, see the FAQ at
+ftp://ftp.gnu.org/gnu/windows/emacs/doc/index.html
+
 * Mail sent through Microsoft Exchange in some encodings appears to be
 mangled and is not seen correctly in Rmail or Gnus.  We don't know
 exactly what happens, but it isn't an Emacs problem in cases we've