【发布时间】:2011-07-04 13:47:35
【问题描述】:
我在 Windows 7 上运行 GNU Emacs,并在 Linux 编译服务器上通过 ssh 进行编译。
emacs 能否与打开的 SSH shell 通信并在其中运行 Make?
如果可能的话,我不想每次Make时都打开一个新的shell。
【问题讨论】:
-
通过 SSH 运行 emacs 怎么样?这是一个选择吗?
-
没有。我需要定期编辑本地文件。
标签: shell emacs compilation