From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: 2 release blocking bugs left for 25.1! Date: Tue, 28 Jun 2016 19:30:13 +0300 Message-ID: <83y45pwa22.fsf@gnu.org> References: <5769F47D.9060100@cs.ucla.edu> <87shvy9g25.fsf@udel.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467131520 21707 80.91.229.3 (28 Jun 2016 16:32:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2016 16:32:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mark Oteiza Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 18:31:55 2016 Return-path: Envelope-to: ged-emacs-devel@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 1bHvvW-0000DP-9o for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2016 18:31:54 +0200 Original-Received: from localhost ([::1]:38093 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHvvV-00069U-JH for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2016 12:31:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHvuN-00060J-AS for emacs-devel@gnu.org; Tue, 28 Jun 2016 12:30:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHvuI-0000yU-SR for emacs-devel@gnu.org; Tue, 28 Jun 2016 12:30:42 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHvuI-0000yI-MP; Tue, 28 Jun 2016 12:30:38 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4406 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bHvuG-0006tZ-MN; Tue, 28 Jun 2016 12:30:37 -0400 In-reply-to: <87shvy9g25.fsf@udel.edu> (message from Mark Oteiza on Mon, 27 Jun 2016 22:56:50 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:204868 Archived-At: > From: Mark Oteiza > Date: Mon, 27 Jun 2016 22:56:50 -0400 > > Paul Eggert writes: > > > I have recently been running into what appears to be a new display bug > > with emacs-25 on an xterm display and just now got around to filing a > > bug report (Bug#23819). Dunno how to fix it offhand, or even to > > reproduce it reliably alas (perhaps someone with tty display expertise > > can look into it?). It'd be nice if Emacs 25 didn't have this > > regression, as it's confusing when the display gets trashed. > > Likely not related, but Bug#21177 is a regression I experience that > results in frequent display corruption. I proposed some tests for digging into these tricky problems, and I'm still waiting for someone to pick up the gauntlet. TIA