diff options
| author | Jason Rumney | 2002-11-21 22:35:26 +0000 |
|---|---|---|
| committer | Jason Rumney | 2002-11-21 22:35:26 +0000 |
| commit | c5c7f9cc61d9a7c08b5c1ce03835f3d8c9bea2aa (patch) | |
| tree | ac2d91d5d94124fba1bfd7adce8af47696d0048e | |
| parent | b121cb5b7fa4ba8de6a2d89388b4fb59004c6cd8 (diff) | |
| download | emacs-c5c7f9cc61d9a7c08b5c1ce03835f3d8c9bea2aa.tar.gz emacs-c5c7f9cc61d9a7c08b5c1ce03835f3d8c9bea2aa.zip | |
Removed Windows crash problem fixed by Ben Key on 2002-11-17
| -rw-r--r-- | etc/PROBLEMS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index a7e1c29a41f..d2f3c95e42b 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -904,15 +904,6 @@ ftp client. On a Debian system, type | |||
| 904 | 904 | ||
| 905 | and then choose /usr/bin/netkit-ftp. | 905 | and then choose /usr/bin/netkit-ftp. |
| 906 | 906 | ||
| 907 | * Emacs built on Windows 9x/ME crashes at startup on Windows XP, | ||
| 908 | or Emacs built on XP crashes at startup on Windows 9x/ME. | ||
| 909 | |||
| 910 | There appear to be general problems running programs compiled on | ||
| 911 | Windows 9x/ME on Windows XP and vice-versa, at least when compilation | ||
| 912 | is done with MSVC 6.0. This affects other programs as well as Emacs. | ||
| 913 | The compatibility options in the program properties on Windows XP may | ||
| 914 | help in some cases. | ||
| 915 | |||
| 916 | * Antivirus software interacts badly with the MS-Windows version of Emacs. | 907 | * Antivirus software interacts badly with the MS-Windows version of Emacs. |
| 917 | 908 | ||
| 918 | The usual manifestation of these problems is that subprocesses don't | 909 | The usual manifestation of these problems is that subprocesses don't |