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#10903: 24.0.93; redisplay glitch with before-string and display overlays Date: Wed, 29 Feb 2012 19:52:17 +0200 Message-ID: <83r4xdcysu.fsf@gnu.org> References: <87pqd0hr1o.fsf@escher.home> <831upeelou.fsf@gnu.org> <87y5rm1tpy.fsf@escher.home> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1330537887 9121 80.91.229.3 (29 Feb 2012 17:51:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 29 Feb 2012 17:51:27 +0000 (UTC) Cc: 10903-done@debbugs.gnu.org To: Stephen Berman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 29 18:51:24 2012 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 1S2ngR-000510-9B for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Feb 2012 18:51:23 +0100 Original-Received: from localhost ([::1]:56004 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2ngQ-0003sw-N2 for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Feb 2012 12:51:22 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:34528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2ngJ-0003sM-7G for bug-gnu-emacs@gnu.org; Wed, 29 Feb 2012 12:51:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2ngH-0004r4-9I for bug-gnu-emacs@gnu.org; Wed, 29 Feb 2012 12:51:14 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2ngH-0004qx-5t for bug-gnu-emacs@gnu.org; Wed, 29 Feb 2012 12:51:13 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1S2ng6-0005HR-Ek for bug-gnu-emacs@gnu.org; Wed, 29 Feb 2012 12:51:02 -0500 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 29 Feb 2012 17:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 10903 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 10903@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 10903-done@debbugs.gnu.org id=D10903.133053784520261 (code D ref 10903); Wed, 29 Feb 2012 17:51:02 +0000 Original-Received: (at 10903-done) by debbugs.gnu.org; 29 Feb 2012 17:50:45 +0000 Original-Received: from localhost ([127.0.0.1]:56300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S2nfo-0005GX-Md for submit@debbugs.gnu.org; Wed, 29 Feb 2012 12:50:45 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:49368) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S2nfb-0005G5-Mi for 10903-done@debbugs.gnu.org; Wed, 29 Feb 2012 12:50:32 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M0600A001I9HU00@a-mtaout22.012.net.il> for 10903-done@debbugs.gnu.org; Wed, 29 Feb 2012 19:50:10 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.119.92]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M0600AQ71JK2H80@a-mtaout22.012.net.il>; Wed, 29 Feb 2012 19:50:09 +0200 (IST) In-reply-to: <87y5rm1tpy.fsf@escher.home> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.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:57402 Archived-At: > From: Stephen Berman > Cc: 10903@debbugs.gnu.org > Date: Tue, 28 Feb 2012 23:25:13 +0100 > > > Since Savannah is on the move, I cannot commit the fix, but perhaps > > you could test it locally and see if there are any leftovers. Here's > > the patch: > > I applied the patch and rebuilt, and the redisplay glitches I observed > are gone; thanks very much for the quick fix! I consider this bug > resolved, but it should probably be closed after the fix is committed to > the trunk. Thanks again. Thanks for testing. I committed the fix (revision 107465 on the trunk) and closed the bug.