From: Romain Francoise Date: Thu, 10 Nov 2005 22:23:48 +0000 (+0000) Subject: Add overlay infloop bug. X-Git-Tag: emacs-pretest-22.0.90~5961 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/d11e5f6cd3ecb41385bf06555584c8a2d27a4abc Add overlay infloop bug. --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index c1956dd805..0362ea8a78 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -37,6 +37,16 @@ a bitmap appearence. * FATAL ERRORS +** Emacs infloops in redisplay when displaying a non-breaking +space in an overlay. Setting `nobreak-char-display' to nil makes the +bug go away. The following form reproduces the bug: + +(overlay-put (make-overlay 1 2 nil t) + 'after-string + (string (decode-char 'ucs #x00A0))) + +(Copy to *scratch* and evaluate.) + ** Investigate reported crashes in compact_small_strings. ** Investigate reported crashes related to using an