emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Fri, 11 Nov 2005 10:35:27 -0500

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.167 emacs/admin/FOR-RELEASE:1.168
*** emacs/admin/FOR-RELEASE:1.167       Thu Nov 10 22:23:48 2005
--- emacs/admin/FOR-RELEASE     Fri Nov 11 15:35:27 2005
***************
*** 37,52 ****
  
  * 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
--- 37,42 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]