diff options
| author | Eli Zaretskii | 2002-02-06 08:25:00 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-02-06 08:25:00 +0000 |
| commit | e9a0a549d0746024d5f68f9cb0b45b609a62b163 (patch) | |
| tree | 9b13138399dca56fe9b7fecfd00ead27d59e7a5b /etc/PROBLEMS | |
| parent | f3bbc088d26b9443681adad167c5219b147723fa (diff) | |
| download | emacs-e9a0a549d0746024d5f68f9cb0b45b609a62b163.tar.gz emacs-e9a0a549d0746024d5f68f9cb0b45b609a62b163.zip | |
Minor updates about libungif and Exceed 6.x.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 6204ccaafc0..ba32b7c4396 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -486,7 +486,7 @@ The solution is to remove the corresponding lines from the appropriate | |||
| 486 | * Large file support is disabled on HP-UX. See the comments in | 486 | * Large file support is disabled on HP-UX. See the comments in |
| 487 | src/s/hpux10.h. | 487 | src/s/hpux10.h. |
| 488 | 488 | ||
| 489 | * Crashes when displaying uncompressed GIFs with version | 489 | * Crashes when displaying GIF images in Emacs built with version |
| 490 | libungif-4.1.0 are resolved by using version libungif-4.1.0b1. | 490 | libungif-4.1.0 are resolved by using version libungif-4.1.0b1. |
| 491 | 491 | ||
| 492 | * Font Lock displays portions of the buffer in incorrect faces. | 492 | * Font Lock displays portions of the buffer in incorrect faces. |
| @@ -1037,7 +1037,7 @@ then the fonts may appear "too tall". The actual character sizes are | |||
| 1037 | correct but there is too much vertical spacing between rows, which | 1037 | correct but there is too much vertical spacing between rows, which |
| 1038 | gives the appearance of "double spacing". | 1038 | gives the appearance of "double spacing". |
| 1039 | 1039 | ||
| 1040 | To prevent this, turn off the Exceed's "automatic font substitution" | 1040 | To prevent this, turn off the Exceed's "automatic font substitution" |
| 1041 | feature (in the font part of the configuration window). | 1041 | feature (in the font part of the configuration window). |
| 1042 | 1042 | ||
| 1043 | * Failure in unexec while dumping emacs on Digital Unix 4.0 | 1043 | * Failure in unexec while dumping emacs on Digital Unix 4.0 |
| @@ -1280,8 +1280,9 @@ screen during scrolling or some other screen operations (e.g., selective | |||
| 1280 | display or when killing a region). M-x recenter will cause the screen | 1280 | display or when killing a region). M-x recenter will cause the screen |
| 1281 | to be completely redisplayed and the "extra" characters will disappear. | 1281 | to be completely redisplayed and the "extra" characters will disappear. |
| 1282 | 1282 | ||
| 1283 | This is known to occur under Exceed 6, and possibly earlier versions as | 1283 | This is known to occur under Exceed 6, and possibly earlier versions |
| 1284 | well. The problem lies in the X-server settings. | 1284 | as well; it is reportedly solved in version 6.2.0.16 and later. The |
| 1285 | problem lies in the X-server settings. | ||
| 1285 | 1286 | ||
| 1286 | There are reports that you can solve the problem with Exceed by | 1287 | There are reports that you can solve the problem with Exceed by |
| 1287 | running `Xconfig' from within NT, choosing "X selection", then | 1288 | running `Xconfig' from within NT, choosing "X selection", then |