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: status of emacs-25 branch Date: Sat, 27 May 2017 15:04:25 +0300 Message-ID: <837f12ijzq.fsf@gnu.org> References: <83mvalc483.fsf@gnu.org> <83fugdbfzj.fsf@gnu.org> <87mvakppt2.fsf@russet.org.uk> <83r2zwa759.fsf@gnu.org> <83shjynqmz.fsf@gnu.org> <874lwehzxa.fsf@detlef> <83o9umnjep.fsf@gnu.org> <87vaotxrvi.fsf@detlef> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1495886742 30875 195.159.176.226 (27 May 2017 12:05:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 27 May 2017 12:05:42 +0000 (UTC) Cc: jwiegley@gmail.com, eggert@cs.ucla.edu, phillip.lord@russet.org.uk, rgm@gnu.org, emacs-devel@gnu.org To: Michael Albinus , martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 27 14:05:38 2017 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 1dEaTS-0007tE-C7 for ged-emacs-devel@m.gmane.org; Sat, 27 May 2017 14:05:38 +0200 Original-Received: from localhost ([::1]:40647 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEaTW-0006NY-8o for ged-emacs-devel@m.gmane.org; Sat, 27 May 2017 08:05:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEaTN-0006NH-SL for emacs-devel@gnu.org; Sat, 27 May 2017 08:05:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dEaTJ-0004tE-V8 for emacs-devel@gnu.org; Sat, 27 May 2017 08:05:33 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEaSJ-0004ZG-Av; Sat, 27 May 2017 08:04:27 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2808 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dEaSI-0002QM-2w; Sat, 27 May 2017 08:04:26 -0400 In-reply-to: <87vaotxrvi.fsf@detlef> (message from Michael Albinus on Mon, 22 May 2017 09:39:13 +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:215264 Archived-At: > From: Michael Albinus > Cc: jwiegley@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org, phillip.lord@russet.org.uk, rgm@gnu.org > Date: Mon, 22 May 2017 09:39:13 +0200 > > Eli Zaretskii writes: > > >> There's also the bug that Tramp is blocked with OpenSSH 7.x(*), which > >> I've fixed recently in Emacs 26.1. I'll backport it to the emacs-25 > >> branch, because I'll expect more people being hit by this in the near > >> future. Will do next days. > > > > Is the fix just in 6de77cfa9da1, or are there other changes needed for > > this? > > Exactly this, nothing else. Is it OK to push it to the emacs-25 branch? > Date: Mon, 22 May 2017 17:45:03 +0200 > From: martin rudalics > CC: John Wiegley , eggert@cs.ucla.edu, > emacs-devel@gnu.org, phillip.lord@russet.org.uk, rgm@gnu.org, > "N. Jackson" > > > Thanks. Let's see first what people think about this. > > About a month ago N. Jackson asked wrt to Bug#25851: > > Can the patch be applied to the emacs-25 branch in case there is > ever an Emacs 25.3? > > and I answered that > > If and when there is let's discuss this with Eli. > > So please consider porting that patch to Emacs 25.3 provided you decide > that there will be such a release. See also Bug#26855 in this regard. It sounds like there will be no Emacs 25.3, so there's no need to back-port these to the emacs-25 branch. Thanks.