Repl started with C-c C-v z - how do I quit?

42 views
Skip to first unread message

Jim Parkins

unread,
Jul 29, 2012, 8:13:41 AM7/29/12
to ens...@googlegroups.com
Hi,

I am new to ensime and only have a few months experiance with emacs - so apologies if this is a very obvious questions..My expectations I guess have been set working initially with emacs and Clojure and the experience with ensime is a little different.
I am using emacs in the terminal installed from homebrew. I have setup scala-mode and ensime.
I can launch a working repl window with C-c C-v z . I now have my code buffer on top and my repl buffer below.

* I dont seem to be able to switch between my code and the repl. The repl steal the focus and when I try and edit the code in the top buffer it just switches focus back to the repl.
* I cant find anywhere in the instructions that specifies a key combination to shutdown the repl. If I type :quit   I still cannot type in my code buffer.

Many Thanks
Jim

Aemon

unread,
Aug 6, 2012, 9:48:01 AM8/6/12
to ens...@googlegroups.com
Hi Jim,

To change buffers in Emacs I use C-x o  for the 'other' buffer. C-x 4 0 will kill the current window and associated buffer/process. That's what I use to get rid of a buffer I'm done with.

Best,
Aemon
Reply all
Reply to author
Forward
0 new messages