1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00

Document the problems with MS-Windows antivirus problems.

This commit is contained in:
Eli Zaretskii 2001-08-23 12:00:09 +00:00
parent 02aec07b6e
commit 9f83d8b317

View File

@ -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