From: Eli Zaretskii Date: Thu, 23 Aug 2001 12:00:09 +0000 (+0000) Subject: Document the problems with MS-Windows antivirus problems. X-Git-Tag: emacs-pretest-21.0.105~107 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f83d8b3176dfecfe6b10d8e5b9f9601031dccee;p=emacs.git Document the problems with MS-Windows antivirus problems. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 9c0e3873968..9947cd1e46a 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -847,6 +847,17 @@ Debian system, type 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