From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Patches for Emacs 25.2 Date: Tue, 18 Oct 2016 14:30:44 +0300 Message-ID: <83r37dx5az.fsf@gnu.org> References: <877f96t9oc.fsf@gmx.de> <837f96xgp5.fsf@gnu.org> <87zim2rtck.fsf@gmx.de> <834m4axbo2.fsf@gnu.org> <87oa2ic76c.fsf@gmx.de> <83y41mvunz.fsf@gnu.org> <87inspdhnr.fsf@gmx.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1476790312 1057 195.159.176.226 (18 Oct 2016 11:31:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2016 11:31:52 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 18 13:31:48 2016 Return-path: Envelope-to: ged-emacs-devel@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 1bwScN-0006vs-8Y for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2016 13:31:39 +0200 Original-Received: from localhost ([::1]:40619 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwScO-0003NK-Hl for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2016 07:31:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwSbp-0003MW-SI for emacs-devel@gnu.org; Tue, 18 Oct 2016 07:31:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwSbl-0004BV-UZ for emacs-devel@gnu.org; Tue, 18 Oct 2016 07:31:05 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwSbl-0004BR-Re; Tue, 18 Oct 2016 07:31:01 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4833 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bwSbk-0006yZ-QX; Tue, 18 Oct 2016 07:31:01 -0400 In-reply-to: <87inspdhnr.fsf@gmx.de> (message from Michael Albinus on Tue, 18 Oct 2016 13:24:08 +0200) 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:208412 Archived-At: > From: Michael Albinus > Cc: rgm@gnu.org, emacs-devel@gnu.org > Date: Tue, 18 Oct 2016 13:24:08 +0200 > > Starting again: "stty tab0" was added back in July 2015 (commit > 8e03731cb9083330939b2c9b2d3318f32e93e41d), released for the first time > with Emacs 25.1. No bug report available, very likely I'm the only one > who uses remote HP-UX machines. > > bug#24698 reports compatibility problems with *BSD, which I have tried > to fix. So it classifies as patch worth for Emacs 25.2, according to > your criteria. Indeed, it does. So please push to the release branch. > It is a pity, that nobody did report the problem for over a year > pretesting Emacs 25.1. Stuff happens. Thanks.