all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Random832 <random832@fastmail.com>
To: help-gnu-emacs@gnu.org
Subject: M-x term on Windows
Date: Thu, 22 Oct 2015 23:51:58 -0400	[thread overview]
Message-ID: <87vb9yi6n5.fsf@fastmail.com> (raw)


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?

M-x list-processes shows some elaborate sh script:

/bin/sh -c stty -nl echo rows 23 columns 80 sane 2>/dev/null;if [ $1 =
.. ]; then shift; fi; exec "$@" .. c:\Python34\python.exe

I remember installing Git bash in C:\bin\sh.exe to try to make this
work, but didn't follow up with doing anything about stty or /dev/null
etc.




             reply	other threads:[~2015-10-23  3:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23  3:51 Random832 [this message]
2015-10-23  7:21 ` M-x term on Windows Eli Zaretskii
2015-10-28 14:40   ` Random832
2015-10-28 16:11     ` Eli Zaretskii
     [not found] <mailman.851.1445572367.7904.help-gnu-emacs@gnu.org>
2015-10-23 18:11 ` Javier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb9yi6n5.fsf@fastmail.com \
    --to=random832@fastmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.