|
From: | GNU bug Tracking System |
Subject: | [debbugs-tracker] bug#23182: closed (25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property) |
Date: | Fri, 01 Apr 2016 19:20:01 +0000 |
Your message dated Fri, 01 Apr 2016 19:18:47 +0000 with message-id <address@hidden> and subject line Re: bug#23182: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property has caused the debbugs.gnu.org bug report #23182, regarding 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property to be marked as done. (If you believe you have received this mail in error, please contact address@hidden) -- 23182: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23182 GNU Bug Tracking System Contact address@hidden with problems
--- Begin Message ---Subject: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property Date: Fri, 01 Apr 2016 10:45:43 -0300 >From emacs -q evaluate the following: (define-minor-mode buggy nil t (:propertize "HI" display "there")) Emacs will hang completely (`C-g' does nothing and I'm forced to `kill -9' it). Oddly enough, it seems the issue does not happen if I'm using a theme whose `mode-line' face has a background property. ps: I understand there's no reason to define a minor-mode lighter like the above, but I ran into this issue while applying other display properties to arbitrary minor modes.
--- End Message ---
--- Begin Message ---Subject: Re: bug#23182: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property Date: Fri, 01 Apr 2016 19:18:47 +0000 Indeed. I just rebuilt and it seems to be gone. Sorry about the noise.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |