简体   繁体   中英

REPL on console emacs

I'm using the 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 Mx ielm ?

ielm: Inferior Emacs Lisp Mode

You can run a terminal emulator with Mx 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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