简体   繁体   English

windows中的emacs /cmd.exe中的cygwin shell

[英]cygwin shell in emacs /cmd.exe in windows

I am attempting to get python to run in a command shell in emacs. 我试图让python在emacs的命令shell中运行。 I have tried the standard Mx shell that comes with windows emacs and then type 'python' but python just hangs up (no output). 我已经尝试了windows emacs附带的标准Mx shell,然后键入'python'但python只是挂起(没有输出)。 I have also tried running other program shells such as bash.exe from cygwin with the same result. 我也尝试从cygwin运行其他程序shell,如bash.exe,结果相同。 Any way to get a shell that can run other programs like python? 有没有办法获得可以运行其他程序如python的shell?

Why not use Mx python-shell ? 为什么不使用Mx python-shell This provides an interactive REPL for Python within Emacs. 这为Emacs中的Python提供了交互式REPL。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM