开发者

REPL on console emacs

I'm using th开发者_StackOverflow社区e console version of emacs (that is, I'm SSH'ed into a remote machine and using emacs there) and I was wondering how (assuming it's possible) to start up the REPL from there. I'm pretty new to Lisp and emacs.


How about M-x ielm?

ielm: Inferior Emacs Lisp Mode


You can run a terminal emulator with M-x term in Emacs and use any REPL you like in there. I prefer it to inferior modes, but I think it's just a matter of taste.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜