emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#21205: closed (Error during redisplay: (jit-lock-f


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21205: closed (Error during redisplay: (jit-lock-function 3491))
Date: Mon, 10 Aug 2015 17:27:02 +0000

Your message dated Mon, 10 Aug 2015 17:27:48 +0000
with message-id <address@hidden>
and subject line Re: bug#21205: Error during redisplay: (jit-lock-function 3491)
has caused the debbugs.gnu.org bug report #21205,
regarding Error during redisplay: (jit-lock-function 3491)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21205: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21205
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Error during redisplay: (jit-lock-function 3491) Date: Fri, 07 Aug 2015 18:43:54 +0800
Emacs 24.5 on Linux.

Run emacs with "emacs -Q", and then eval the following code:
------------------------------------------------------------
(setq font-lock-maximum-decoration 2
          jit-lock-defer-time 0.05)
(setq-default show-trailing-whitespace t)
------------------------------------------------------------

Then open the attached c file, and scroll down the buffer with key C-v C-v ... 
until the end of buffer.
Switch to the message buffer *Message*. There are some error message as the 
following:
------------------------------------------------------------------------------
Error during redisplay: (jit-lock-function 3102) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 4131) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 6206) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 7252) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 7757) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 8269) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 8790) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 9312) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 10383) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 10895) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 11403) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 12446) signaled (error "Invalid 
search bound (wrong side of point)")
Error during redisplay: (jit-lock-function 14009) signaled (error "Invalid 
search bound (wrong side of point)")
--------------------------------------------------------------------------------

Attachment: platform.c
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#21205: Error during redisplay: (jit-lock-function 3491) Date: Mon, 10 Aug 2015 17:27:48 +0000 User-agent: Mutt/1.5.23 (2014-03-12)
Bug fixed in master.

-- 
Alan Mackenzie (Nuremberg, Germany).


--- End Message ---

reply via email to

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