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 12:24:39 +0300 Message-ID: <831szexb54.fsf@gnu.org> References: <877f96t9oc.fsf@gmx.de> <837f96xgp5.fsf@gnu.org> <87zim2rtck.fsf@gmx.de> <9181f38b-8d6c-c61e-90b0-d44a9e048c9e@gmail.com> <87wph6qd1d.fsf@gmx.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1476782728 18174 195.159.176.226 (18 Oct 2016 09:25:28 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2016 09:25:28 +0000 (UTC) Cc: nikolay.kudryavtsev@gmail.com, emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 18 11:25:23 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 1bwQdz-0002b1-Qu for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2016 11:25:11 +0200 Original-Received: from localhost ([::1]:39815 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwQe1-0005ye-Pt for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2016 05:25:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwQdp-0005x8-HJ for emacs-devel@gnu.org; Tue, 18 Oct 2016 05:25:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwQdm-0000Sg-E0 for emacs-devel@gnu.org; Tue, 18 Oct 2016 05:25:01 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwQdm-0000Sa-At; Tue, 18 Oct 2016 05:24:58 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3076 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bwQdk-00056B-S8; Tue, 18 Oct 2016 05:24:57 -0400 In-reply-to: <87wph6qd1d.fsf@gmx.de> (message from Michael Albinus on Tue, 18 Oct 2016 10:25:34 +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:208398 Archived-At: > From: Michael Albinus > Date: Tue, 18 Oct 2016 10:25:34 +0200 > Cc: Eli Zaretskii , emacs-devel@gnu.org > > Nikolay Kudryavtsev writes: > > > Tramp-related commit 2c0506173d92dd9d6de409a045668c6b5cf1fcef that > > fixes a problem introduced in 25.1 by a fix for #23076 seems to comply > > with that policy. May I propose it for inclusion into 25.2? > > Well, bug#23076 is marked as wishlist. And the commit message for > 2c0506173d92dd9d6de409a045668c6b5cf1fcef is rather long, pointing to a > new Emacs feature. 13 files are modified. This is far away from the > policy Eli has published. Yes, that was my impression as well. If there's a safer fix, perhaps in only a subset of use cases, I'm willing to consider it for the release branch.