From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Tramp & Cygwin Date: Sun, 30 Apr 2006 13:12:17 +0100 Message-ID: References: <8764krsgja.fsf_-_@gmx.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146399255 15009 80.91.229.2 (30 Apr 2006 12:14:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Apr 2006 12:14:15 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 30 14:14:13 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 1FaAoM-0001Ql-Lf for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 14:14:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaAoM-0000ek-1q for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 08:14:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FaAoB-0000ef-79 for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:13:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FaAo8-0000eC-Qz for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:13:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaAo8-0000ds-JU for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:13:48 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FaAri-0007I5-Pi for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:17:30 -0400 Original-Received: from wanchan.jasonrumney.net (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (Postfix) with ESMTP id A0E1B4C5795; Sun, 30 Apr 2006 13:13:46 +0100 (BST) Original-Received: from TONKOTSU-RAMEN (tonkotsu-ramen.jasonrumney.net [10.0.0.28]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 5417169; Sun, 30 Apr 2006 13:13:46 +0100 (BST) Original-To: Michael Albinus In-Reply-To: <8764krsgja.fsf_-_@gmx.de> (Michael Albinus's message of "Sun, 30 Apr 2006 08:50:49 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) 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:53649 Archived-At: Michael Albinus writes: > I've spent several weeks trying to make Tramp running with Cygwin's > ssh. Finally I gave up, because I didn't find a way to cooperate with > their pseudo tty. Starting Cygwin's bash first, and afterwards ssh > Because this belongs to the top list of "Tramp's annoyances", I would > appreciate any new idea what to do. The manual mentions using ssh-x as a workaround.