From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Tramp & Cygwin Date: Sun, 30 Apr 2006 20:19:30 +0300 Message-ID: References: <8764krsgja.fsf_-_@gmx.de> <873bfvko5e.fsf@gmx.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1146417611 30676 80.91.229.2 (30 Apr 2006 17:20:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Apr 2006 17:20:11 +0000 (UTC) Cc: emacs-devel@gnu.org, drew.adams@oracle.com, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 30 19:20:08 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FaFaZ-0001b9-07 for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 19:20:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaFaY-0000wF-GR for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 13:20:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FaFa4-0000oj-0M for emacs-devel@gnu.org; Sun, 30 Apr 2006 13:19:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FaFa1-0000mH-46 for emacs-devel@gnu.org; Sun, 30 Apr 2006 13:19:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaFa0-0000mB-UK for emacs-devel@gnu.org; Sun, 30 Apr 2006 13:19:32 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FaFdc-0000Tx-7S; Sun, 30 Apr 2006 13:23:16 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-45-104.inter.net.il [80.230.45.104]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DFZ80932 (AUTH halo1); Sun, 30 Apr 2006 20:19:28 +0300 (IDT) Original-To: Michael Albinus In-reply-to: <873bfvko5e.fsf@gmx.de> (message from Michael Albinus on Sun, 30 Apr 2006 18:45:49 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:53680 Archived-At: > From: Michael Albinus > Cc: jasonr@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org > Date: Sun, 30 Apr 2006 18:45:49 +0200 > > Eli Zaretskii writes: > > > My suggestion is to recommend the Cygwin ssh for users of the Cygwin > > build, and plink for users of the native Windows build. > > The Tramp documentation recommends already plink for MS Windows (node > "Default Method"), and discusses the Cygwin problems (node "Windows > setup hints"). If PuTTY is installed, plink is set as the default > method. I guess this is sufficient. Yes, I think it is sufficient.