GNU bug report logs - #21205
Error during redisplay: (jit-lock-function 3491)

Previous Next

Packages: cc-mode, emacs;

Reported by: 张海君 <netjune <at> icloud.com>

Date: Fri, 7 Aug 2015 10:44:02 UTC

Severity: normal

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 张海君 <netjune <at> icloud.com>
Subject: bug#21205: closed (Re: bug#21205: Error during redisplay:
 (jit-lock-function 3491))
Date: Mon, 10 Aug 2015 17:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#21205: Error during redisplay: (jit-lock-function 3491)

which was filed against the emacs,cc-mode package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 21205 <at> debbugs.gnu.org.

-- 
21205: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21205
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alan Mackenzie <acm <at> muc.de>
To: 21205-done <at> debbugs.gnu.org, 张海君 <netjune <at> icloud.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#21205: Error during redisplay: (jit-lock-function 3491)
Date: Mon, 10 Aug 2015 17:27:48 +0000
Bug fixed in master.

-- 
Alan Mackenzie (Nuremberg, Germany).

[Message part 3 (message/rfc822, inline)]
From: 张海君 <netjune <at> icloud.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Error during redisplay: (jit-lock-function 3491)
Date: Fri, 07 Aug 2015 18:43:54 +0800
[Message part 4 (text/plain, inline)]
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)")
--------------------------------------------------------------------------------

[platform.c (application/octet-stream, attachment)]

This bug report was last modified 9 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.