# HG changeset patch # User Eli Zaretskii # Date 998568009 0 # Node ID 047a58ae4054f7b51f1575957508ba9deb9b9913 # Parent 7e56f462790fbd6c0f050d1c89e4dde086b8b1bd Document the problems with MS-Windows antivirus problems. diff -r 7e56f462790f -r 047a58ae4054 etc/PROBLEMS --- a/etc/PROBLEMS Thu Aug 23 10:55:30 2001 +0000 +++ b/etc/PROBLEMS Thu Aug 23 12:00:09 2001 +0000 @@ -847,6 +847,17 @@ and then choose /usr/bin/netkit-ftp. +* Antivirus software interacts badly with the MS-Windows version of Emacs. + +The usual manifestation of these problems is that subprocesses don't +work or even wedge the entire system. In particular, "M-x shell RET" +was reported to fail to work. But other commands also sometimes don't +work when an antivirus package is installed. + +The solution is to switch the antivirus software to a less aggressive +mode (e.g., disable the ``auto-protect'' feature), or even uninstall +or disable it entirely. + * On Windows 95/98/ME, subprocesses do not terminate properly. This is a limitation of the Operating System, and can cause problems