From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#7055: Tramp bug: file-remote-p is now broken, breaks Emacs Date: Fri, 17 Sep 2010 18:58:55 +0200 Message-ID: <838w301f3k.fsf@gnu.org> References: <7C51787335574C99B196C0BCB0DA136E@us.oracle.com> <83d3sc1ghj.fsf@gnu.org> <8176D947B7044F13BDEA338BC14573A6@us.oracle.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1284743484 9952 80.91.229.12 (17 Sep 2010 17:11:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2010 17:11:24 +0000 (UTC) Cc: michael.albinus@gmx.de, 7055@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Sep 17 19:11:22 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OweT1-0004Ro-DU for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Sep 2010 19:11:20 +0200 Original-Received: from localhost ([127.0.0.1]:38684 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OweT0-0000BD-Gj for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Sep 2010 13:11:18 -0400 Original-Received: from [140.186.70.92] (port=45405 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OweSa-0008Rb-PB for bug-gnu-emacs@gnu.org; Fri, 17 Sep 2010 13:10:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OweSZ-0001HC-JK for bug-gnu-emacs@gnu.org; Fri, 17 Sep 2010 13:10:52 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56128) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OweSZ-0001H7-I1 for bug-gnu-emacs@gnu.org; Fri, 17 Sep 2010 13:10:51 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OweFB-0003ed-Qv; Fri, 17 Sep 2010 12:57:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Sep 2010 16:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7055 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7055-submit@debbugs.gnu.org id=B7055.128474259314039 (code B ref 7055); Fri, 17 Sep 2010 16:57:01 +0000 Original-Received: (at 7055) by debbugs.gnu.org; 17 Sep 2010 16:56:33 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OweEj-0003eO-1b for submit@debbugs.gnu.org; Fri, 17 Sep 2010 12:56:33 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OweEg-0003eI-5k for 7055@debbugs.gnu.org; Fri, 17 Sep 2010 12:56:31 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L8W00A00HSGQS00@a-mtaout22.012.net.il> for 7055@debbugs.gnu.org; Fri, 17 Sep 2010 18:58:51 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.210.149]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L8W00ALVHU28690@a-mtaout22.012.net.il>; Fri, 17 Sep 2010 18:58:51 +0200 (IST) In-reply-to: <8176D947B7044F13BDEA338BC14573A6@us.oracle.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 17 Sep 2010 12:57:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40266 Archived-At: > From: "Drew Adams" > Cc: <7055@debbugs.gnu.org> > Date: Fri, 17 Sep 2010 09:52:11 -0700 > > > Drew, do you see in lisp/ChangeLog this entry: > > > > 2010-09-13 Juanma Barranquero > > > > Port tramp-related Makefile changes of revnos 101381, > > 101422 to Windows. > > * makefile.w32-in (LOADDEFS): Add > > $(lisp)/net/tramp-loaddefs.el. > > (TRAMP_SRC): New macro. > > ($(lisp)/net/tramp-loaddefs.el): New target. > > Nope. This is all I see for that date: > > 2010-09-13 Daiki Ueno > > * epa-file.el (epa-file-insert-file-contents): If visiting, bind > buffer-file-name to avoid file-locking. (Bug#7026) > > 2010-09-13 Julien Danjou > > * notifications.el (notifications-notify): Add support for > image-path and sound-name. > (notifications-specification-version): Add this variable. > > So you're probably right. Feel free to close the bug, if that's the case. I prefer to wait until you have a later binary and can verify that the bug is gone. With the plethora of methods used by Tramp, you can never know: maybe the bug is in some method that isn't run on my machine (although I did try using the `plink' method directly as well).