mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 14:02:07 -08:00
Document the problems with MS-Windows antivirus problems.
This commit is contained in:
parent
02aec07b6e
commit
9f83d8b317
1 changed files with 11 additions and 0 deletions
11
etc/PROBLEMS
11
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue