From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Javier Newsgroups: gmane.emacs.help Subject: Re: M-x term on Windows Date: Fri, 23 Oct 2015 18:11:45 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1445624124 10538 80.91.229.3 (23 Oct 2015 18:15:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Oct 2015 18:15:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 23 20:15:24 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zpgs4-0006Wo-Mp for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Oct 2015 20:15:20 +0200 Original-Received: from localhost ([::1]:40943 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpgs4-0002ph-4I for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Oct 2015 14:15:20 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!1.eu.feeder.erje.net!nntpspool01.opticnetworks.net!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: miwrTBUc11pFN9YlsnJ7Hg.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: tin/2.2.1-20140504 ("Tober an Righ") (UNIX) (Linux/3.18.6-1-ARCH (x86_64)) X-Notice: Filtered by postfilter v. 0.8.2 Original-Xref: usenet.stanford.edu gnu.emacs.help:215514 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107799 Archived-At: Random832 wrote: > > When I run M-x term in Windows, it doesn't work. If I let it run > cmdproxy, it prints the startup message and prompt but accepts no > input. If I run any other program (e.g. the interactive python > interpreter), I don't even get that. > > M-x shell is adequate for running command-line commands, but I would > like a terminal to be able to run a ssh client (plink?) in. Has anyone > else managed to find a solution for this problem? Did you try emacs under cygwin? The emacs-w32 package under cygwin should run as a windows application without needing an X server. http://superuser.com/questions/229544/running-emacs-in-cygwin/577632#577632