comparison etc/PROBLEMS @ 43116:3c64eaf60ff7

Minor updates about libungif and Exceed 6.x.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 06 Feb 2002 08:25:00 +0000
parents 9e0a0017c70d
children a938ccc00d6e
comparison
equal deleted inserted replaced
43115:8cf8fe6b2497 43116:3c64eaf60ff7
484 `xset fp rehash'. 484 `xset fp rehash'.
485 485
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.
493 493
494 By far the most frequent cause of this is a parenthesis `(' or a brace 494 By far the most frequent cause of this is a parenthesis `(' or a brace
1035 (either explicitly with the -fn option or implicitly with X resources) 1035 (either explicitly with the -fn option or implicitly with X resources)
1036 then the fonts may appear "too tall". The actual character sizes are 1036 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
1044 1044
1045 This problem manifests itself as an error message 1045 This problem manifests itself as an error message
1278 The symptoms are that Emacs does not completely erase blank areas of the 1278 The symptoms are that Emacs does not completely erase blank areas of the
1279 screen during scrolling or some other screen operations (e.g., selective 1279 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
1288 un-checking the boxes "auto-copy X selection" and "auto-paste to X 1289 un-checking the boxes "auto-copy X selection" and "auto-paste to X
1289 selection". 1290 selection".