diff options
| -rw-r--r-- | etc/PROBLEMS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index b25548bc3aa..9a4105d4bd4 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -834,6 +834,15 @@ ftp client. On a Debian system, type | |||
| 834 | 834 | ||
| 835 | and then choose /usr/bin/netkit-ftp. | 835 | and then choose /usr/bin/netkit-ftp. |
| 836 | 836 | ||
| 837 | * Emacs built on Windows 9x/ME crashes at startup on Windows XP, | ||
| 838 | or Emacs built on XP crashes at startup on Windows 9x/ME. | ||
| 839 | |||
| 840 | There appear to be general problems running programs compiled on | ||
| 841 | Windows 9x/ME on Windows XP and vice-versa, at least when compilation | ||
| 842 | is done with MSVC 6.0. This affects other programs as well as Emacs. | ||
| 843 | The compatibility options in the program properties on Windows XP may | ||
| 844 | help in some cases. | ||
| 845 | |||
| 837 | * Antivirus software interacts badly with the MS-Windows version of Emacs. | 846 | * Antivirus software interacts badly with the MS-Windows version of Emacs. |
| 838 | 847 | ||
| 839 | The usual manifestation of these problems is that subprocesses don't | 848 | The usual manifestation of these problems is that subprocesses don't |