From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris 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 12:22:08 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1379607744 9160 80.91.229.3 (19 Sep 2013 16:22:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Sep 2013 16:22:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 19 18:22:26 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 1VMgzi-0003JJ-Cl for ged-emacs-devel@m.gmane.org; Thu, 19 Sep 2013 18:22:18 +0200 Original-Received: from localhost ([::1]:52139 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMgzh-0002g9-To for ged-emacs-devel@m.gmane.org; Thu, 19 Sep 2013 12:22:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMgze-0002g4-Sx for emacs-devel@gnu.org; Thu, 19 Sep 2013 12:22:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMgza-0000EQ-Sx for emacs-devel@gnu.org; Thu, 19 Sep 2013 12:22:14 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMgza-0000EK-PX for emacs-devel@gnu.org; Thu, 19 Sep 2013 12:22:10 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VMgzZ-0006CP-9U; Thu, 19 Sep 2013 12:22:09 -0400 X-Spook: Honduras BRLO monarchist constitution JFK gamma Mossad JPL X-Ran: ]+fn]9FEs.c9^TvI3T}AST9PF>dGRnQ}j]vGYEt~SEs\fpb|D8[eZ(!jEk{`s{C&U#|Fq' X-Hue: black X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:163473 Archived-At: Something in here is not right, because: http://hydra.nixos.org/build/6176370/log/raw In tramp-get-remote-uid: net/tramp-sh.el:4994:34:Warning: attempt to open-code `anonymous lambda' with too few arguments net/tramp-sh.el:4994:34:Warning: attempt to open-code `anonymous lambda' with too few arguments net/tramp-sh.el:5003:18:Warning: attempt to open-code `anonymous lambda' with too few arguments In tramp-get-remote-gid: net/tramp-sh.el:5034:34:Warning: attempt to open-code `anonymous lambda' with too few arguments net/tramp-sh.el:5034:34:Warning: attempt to open-code `anonymous lambda' with too few arguments net/tramp-sh.el:5043:18:Warning: attempt to open-code `anonymous lambda' with too few arguments Michael Albinus wrote: > ------------------------------------------------------------ > revno: 114395