From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#21730: 25.0.50; Random errors in redisplay--pre-redisplay-functions Date: Sat, 31 Oct 2015 15:32:58 +0200 Message-ID: <83ziyzxiwl.fsf@gnu.org> References: <87io5zh7m1.fsf@md5i.com> <83vb9zt19o.fsf@gnu.org> <87y4epeyf2.fsf@md5i.com> <87mvuzfapy.fsf@md5i.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1446298466 3153 80.91.229.3 (31 Oct 2015 13:34:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 Oct 2015 13:34:26 +0000 (UTC) Cc: 21730-done@debbugs.gnu.org To: Michael Welsh Duggan Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 31 14:34:15 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZsWIP-0006nC-NQ for geb-bug-gnu-emacs@m.gmane.org; Sat, 31 Oct 2015 14:34:13 +0100 Original-Received: from localhost ([::1]:55703 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsWIO-0007U7-Pk for geb-bug-gnu-emacs@m.gmane.org; Sat, 31 Oct 2015 09:34:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsWIL-0007SP-Q0 for bug-gnu-emacs@gnu.org; Sat, 31 Oct 2015 09:34:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsWII-0008DF-IB for bug-gnu-emacs@gnu.org; Sat, 31 Oct 2015 09:34:09 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsWII-0008DB-F1 for bug-gnu-emacs@gnu.org; Sat, 31 Oct 2015 09:34:06 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZsWIH-0004YS-Nt for bug-gnu-emacs@gnu.org; Sat, 31 Oct 2015 09:34:06 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 31 Oct 2015 13:34:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 21730 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 21730@debbugs.gnu.org, eliz@gnu.org, mwd@md5i.com Original-Received: via spool by 21730-done@debbugs.gnu.org id=D21730.144629838717389 (code D ref 21730); Sat, 31 Oct 2015 13:34:03 +0000 Original-Received: (at 21730-done) by debbugs.gnu.org; 31 Oct 2015 13:33:07 +0000 Original-Received: from localhost ([127.0.0.1]:46781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZsWHJ-0004WO-16 for submit@debbugs.gnu.org; Sat, 31 Oct 2015 09:33:05 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:52121) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZsWH6-0004Vy-IR for 21730-done@debbugs.gnu.org; Sat, 31 Oct 2015 09:32:54 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NX300C006V1NN00@a-mtaout20.012.net.il> for 21730-done@debbugs.gnu.org; Sat, 31 Oct 2015 15:32:51 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NX300CIQ6YQI140@a-mtaout20.012.net.il>; Sat, 31 Oct 2015 15:32:51 +0200 (IST) In-reply-to: <87mvuzfapy.fsf@md5i.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:108232 Archived-At: > From: Michael Welsh Duggan > Date: Sat, 31 Oct 2015 09:07:05 -0400 > > > I've changed the (bobp) to (= point 1). I'll run it for a couple of > > weeks and report back. > > This change seems to have done the trick. I have not encountered the > error in several days. Thanks for testing. I pushed the change, and I'm arking this bug as done.