From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#28850: 26.0.90; Error running timer 'jit-lock-stealth-fontify': (error "Invalid search bound (wrong side of point)") Date: Thu, 26 Oct 2017 18:36:37 +0000 Message-ID: <20171026183637.GB5682@ACM> References: <83lgkcgzs9.fsf@gnu.org> <20171022201340.GA16074@ACM> <834lqoa9jj.fsf@gnu.org> <20171024203312.GA5875@ACM> <20171025191137.GA16060@ACM> <83wp3h7tar.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1509043402 431 195.159.176.226 (26 Oct 2017 18:43:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 26 Oct 2017 18:43:22 +0000 (UTC) User-Agent: Mutt/1.7.2 (2016-11-26) Cc: 28850-done@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 26 20:43:18 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7n7Y-0007ZU-1e for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Oct 2017 20:43:12 +0200 Original-Received: from localhost ([::1]:54186 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7n7f-0000gi-BR for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Oct 2017 14:43:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7n7T-0000f8-J9 for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:43:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7n7O-0006JF-Gf for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:43:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:55001) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e7n7O-0006Iq-Cw for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:43:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e7n7N-00040M-TX for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:43:01 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 Oct 2017 18:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 28850 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 28850@debbugs.gnu.org, acm@muc.de, eliz@gnu.org Original-Received: via spool by 28850-done@debbugs.gnu.org id=D28850.150904333615333 (code D ref 28850); Thu, 26 Oct 2017 18:43:01 +0000 Original-Received: (at 28850-done) by debbugs.gnu.org; 26 Oct 2017 18:42:16 +0000 Original-Received: from localhost ([127.0.0.1]:35448 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7n6e-0003zF-8b for submit@debbugs.gnu.org; Thu, 26 Oct 2017 14:42:16 -0400 Original-Received: from ocolin.muc.de ([193.149.48.4]:59701 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1e7n6c-0003z6-Ep for 28850-done@debbugs.gnu.org; Thu, 26 Oct 2017 14:42:15 -0400 Original-Received: (qmail 36365 invoked by uid 3782); 26 Oct 2017 18:42:12 -0000 Original-Received: from acm.muc.de (p548C77A1.dip0.t-ipconnect.de [84.140.119.161]) by colin.muc.de (tmda-ofmipd) with ESMTP; Thu, 26 Oct 2017 20:42:12 +0200 Original-Received: (qmail 11614 invoked by uid 1000); 26 Oct 2017 18:36:37 -0000 Content-Disposition: inline In-Reply-To: <83wp3h7tar.fsf@gnu.org> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:139031 Archived-At: Hello, Eli. On Thu, Oct 26, 2017 at 19:44:28 +0300, Eli Zaretskii wrote: > > Date: Wed, 25 Oct 2017 19:11:37 +0000 > > Cc: 28850@debbugs.gnu.org > > From: Alan Mackenzie > > Actually, it wasn't that difficult to amend that form generator. Would > > you please try out the patch below, which should apply cleanly to > > master. > I think you've solved the problem, .... It was definitely a joint effort. :-) > .... because I let Emacs run idle for 10 hours, and it didn't hit this > error even once. > Thanks. Please push to the release branch. DONE. I'm closing the bug with this post. -- Alan Mackenzie (Nuremberg, Germany).