From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: tramp not loading (?) Date: Sun, 18 Sep 2005 11:37:32 +0200 Message-ID: <87d5n6lns3.fsf@gmx.de> References: <4304FFE7.50909@speakeasy.net> <430F4E96.8030407@speakeasy.net> <87zmr3m920.fsf@gmx.de> <20050901150414.46858572@dellap.mousecar.net> <20050902113930.53e276d8@dellap.mousecar.net> <87irxiifog.fsf@gmx.de> <20050916074933.077bef82@dellap.mousecar.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1127037568 13750 80.91.229.2 (18 Sep 2005 09:59:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Sep 2005 09:59:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 18 11:59:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EGvw1-0001yl-KE for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Sep 2005 11:58:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGvw1-0001rh-3U for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Sep 2005 05:58:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EGvul-0001Yn-Nm for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 05:56:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EGvub-0001R8-Gt for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 05:56:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGvuZ-0001LD-Q9 for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 05:56:40 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1EGvc4-0005EX-8X for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 05:37:32 -0400 Original-Received: (qmail invoked by alias); 18 Sep 2005 09:37:30 -0000 Original-Received: from p54BD817E.dip0.t-ipconnect.de (EHLO localhost.local) [84.189.129.126] by mail.gmx.net (mp031) with SMTP; 18 Sep 2005 11:37:30 +0200 X-Authenticated: #3708877 Original-To: help-gnu-emacs@gnu.org In-Reply-To: (Chris McMahan's message of "Fri, 16 Sep 2005 15:27:54 -0400") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:29527 Archived-At: Chris McMahan writes: > In a similar thread... > > Has ANYONE managed to get tramp to work with Cygwin on an XP box using > the non-cygwin version of emacs? I gave up. In the Tramp 2.0.50 manual, I wrote: The recent Cygwin installation of `ssh' works only with a Cygwinized GNU Emacs. You can check it by typing `M-x eshell', and starting `ssh test.machine'. The problem is evident if you see a message like this: Pseudo-terminal will not be allocated because stdin is not a terminal. > - Chris Best regards, Michael.