unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Fixed infinite display loop bug in FOR-RELEASE
@ 2005-11-11 16:17 Kim F. Storm
  2005-11-11 17:10 ` Romain Francoise
  0 siblings, 1 reply; 2+ messages in thread
From: Kim F. Storm @ 2005-11-11 16:17 UTC (permalink / raw)



I have just installed a change to fix this:


** 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.)


-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fixed infinite display loop bug in FOR-RELEASE
  2005-11-11 16:17 Fixed infinite display loop bug in FOR-RELEASE Kim F. Storm
@ 2005-11-11 17:10 ` Romain Francoise
  0 siblings, 0 replies; 2+ messages in thread
From: Romain Francoise @ 2005-11-11 17:10 UTC (permalink / raw)


Thanks!

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-11-11 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-11 16:17 Fixed infinite display loop bug in FOR-RELEASE Kim F. Storm
2005-11-11 17:10 ` Romain Francoise

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).