From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Using SSH in an Emacs for Windows shell Date: Wed, 27 Sep 2006 21:24:16 +0300 Message-ID: References: <1159371248.871203.105560@h48g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1159381583 8701 80.91.229.2 (27 Sep 2006 18:26:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Sep 2006 18:26:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 27 20:26:15 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GSe68-0005CT-9C for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Sep 2006 20:25:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSe64-0005nf-Ol for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Sep 2006 14:25:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GSe5J-0005Kz-0b for help-gnu-emacs@gnu.org; Wed, 27 Sep 2006 14:24:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GSe5G-0005JZ-Si for help-gnu-emacs@gnu.org; Wed, 27 Sep 2006 14:24:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSe5G-0005JO-IU for help-gnu-emacs@gnu.org; Wed, 27 Sep 2006 14:24:38 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GSeAB-0005Mt-13 for help-gnu-emacs@gnu.org; Wed, 27 Sep 2006 14:29:43 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-147-15.inter.net.il [80.230.147.15]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id ETO02267 (AUTH halo1); Wed, 27 Sep 2006 21:24:17 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <1159371248.871203.105560@h48g2000cwc.googlegroups.com> (mhpemberton@vodafone.net) 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:37682 Archived-At: > From: mhpemberton@vodafone.net > Date: 27 Sep 2006 08:34:09 -0700 > > I can see this question has been asked a few times over the years on > various forums, but I haven't seen a very recent one. If I try to SSH > from a Windows shell in Emacs, I get an error which reads : > "Pseudo-terminal will not be allocated because stdin is not a terminal" What port of Emacs is that and which port of SSH? If one of them is a Cygwin port, while the other isn't, there could be incompatibility in their respective emulations of pipes/terminals/pty's.