diff options
| -rw-r--r-- | etc/PROBLEMS | 11 |
1 files changed, 11 insertions, 0 deletions
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 | |||
| 847 | 847 | ||
| 848 | and then choose /usr/bin/netkit-ftp. | 848 | and then choose /usr/bin/netkit-ftp. |
| 849 | 849 | ||
| 850 | * Antivirus software interacts badly with the MS-Windows version of Emacs. | ||
| 851 | |||
| 852 | The usual manifestation of these problems is that subprocesses don't | ||
| 853 | work or even wedge the entire system. In particular, "M-x shell RET" | ||
| 854 | was reported to fail to work. But other commands also sometimes don't | ||
| 855 | work when an antivirus package is installed. | ||
| 856 | |||
| 857 | The solution is to switch the antivirus software to a less aggressive | ||
| 858 | mode (e.g., disable the ``auto-protect'' feature), or even uninstall | ||
| 859 | or disable it entirely. | ||
| 860 | |||
| 850 | * On Windows 95/98/ME, subprocesses do not terminate properly. | 861 | * On Windows 95/98/ME, subprocesses do not terminate properly. |
| 851 | 862 | ||
| 852 | This is a limitation of the Operating System, and can cause problems | 863 | This is a limitation of the Operating System, and can cause problems |