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:13:17 +0300 Message-ID: <834m4axbo2.fsf@gnu.org> References: <877f96t9oc.fsf@gmx.de> <837f96xgp5.fsf@gnu.org> <87zim2rtck.fsf@gmx.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1476782049 31303 195.159.176.226 (18 Oct 2016 09:14:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2016 09:14:09 +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 11:14:00 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 1bwQSy-00061A-7M for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2016 11:13:48 +0200 Original-Received: from localhost ([::1]:39778 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwQT0-0000qc-Ae for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2016 05:13:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwQSp-0000pI-2l for emacs-devel@gnu.org; Tue, 18 Oct 2016 05:13:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwQSl-0004YC-Ua for emacs-devel@gnu.org; Tue, 18 Oct 2016 05:13:39 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwQSl-0004Y8-RI; Tue, 18 Oct 2016 05:13:35 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3058 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bwQSk-00045A-Gg; Tue, 18 Oct 2016 05:13:35 -0400 In-reply-to: <87zim2rtck.fsf@gmx.de> (message from Michael Albinus on Tue, 18 Oct 2016 09:47:55 +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:208396 Archived-At: > From: Michael Albinus > Cc: Glenn Morris , emacs-devel@gnu.org > Date: Tue, 18 Oct 2016 09:47:55 +0200 > > > Not sure about bug#24698. Does it fit the criteria described in the > > above message? > > No. But the OP said "As a result, Tramp hangs while connecting to NetBSD > host." To me, it looks also like a valid reason to add this to Emacs 25.2. Can you tell when (in which Emacs version) was this problem introduced? Thanks.