1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00

Add overlay infloop bug.

This commit is contained in:
Romain Francoise 2005-11-10 22:23:48 +00:00
parent 7127d508b4
commit d11e5f6cd3

View file

@ -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