From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: trunk r114395: * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error. Date: Thu, 19 Sep 2013 21:16:13 +0200 Message-ID: <87y56s62rm.fsf@gmx.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1379618187 6541 80.91.229.3 (19 Sep 2013 19:16:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Sep 2013 19:16:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 19 21:16:30 2013 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 1VMjiI-0008K2-DT for ged-emacs-devel@m.gmane.org; Thu, 19 Sep 2013 21:16:30 +0200 Original-Received: from localhost ([::1]:52747 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMjiH-0008AG-VH for ged-emacs-devel@m.gmane.org; Thu, 19 Sep 2013 15:16:29 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMjiA-0008A4-8C for emacs-devel@gnu.org; Thu, 19 Sep 2013 15:16:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMji4-00022t-IR for emacs-devel@gnu.org; Thu, 19 Sep 2013 15:16:22 -0400 Original-Received: from mout.gmx.net ([212.227.15.19]:58849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMji4-00022l-7Y for emacs-devel@gnu.org; Thu, 19 Sep 2013 15:16:16 -0400 Original-Received: from detlef.gmx.de ([91.41.129.133]) by mail.gmx.com (mrgmx102) with ESMTPS (Nemesis) id 0MLA45-1VMSat41s9-000NwJ for ; Thu, 19 Sep 2013 21:16:15 +0200 In-Reply-To: (Glenn Morris's message of "Thu, 19 Sep 2013 12:22:08 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:4sxmmUHJcN0pXHIjm1Xk3SOLXqFir92JvTgeVpARI3mWChCn9WR DPyrqI9imdocmeVbcliRVeayLzC28TBpbcS4Ridf9lfpUOaWIJQSEDBqi5iUMZq6Ls62nrI fAVxGiaGvwzGJZ3RrDK+Qr5zkg88ZPoJH30QtSSTWqua8iGEspySwBj2LpYpT8/pQnpWys3 gyS1H3+7wV6tdR0K+69pg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.19 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163477 Archived-At: Glenn Morris writes: > Something in here is not right, because: > > http://hydra.nixos.org/build/6176370/log/raw Oops. Should be fixed now. Best regards, Michael.