开发者

ssh into remote Emacs from Emacs control key problem [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

开发者_如何转开发

Closed 11 years ago.

Improve this question

When I do split screen in emacs, I sshed into a remote machine's emacs and I can't use the control-x key without calling both original and the remote one at the same time. Is there a way to solve this?


This doesn't really address your problem, but you could circumvent it by running Emacs locally and accessing the remote files via tramp.

If you use the scpc or rsyncc tramp methods, it will attempt to use ControlMaster to maintain a single ssh connection for all communication with that server, which I find makes tramp a very efficient option for remote access, as well as being convenient.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜