nullcone has quit [Quit: Connection closed for inactivity]
edgar-rft has quit [Quit: Leaving]
epony has quit [Read error: Connection reset by peer]
epony has joined #slime
epony has quit [Quit: reconfig]
epony has joined #slime
kinope^ has joined #slime
<kinope^>
Hey all, I have a question regarding slime/emacs. Does anyone know how to stop slime from splitting the window and putting itself into the other window out of focus? Annoying that I have to readjust my windows every time I start slime.
frgo has quit [Remote host closed the connection]
frgo has joined #slime
<jackdaniel>
kinope^: you may put the frameset in the register C-x r f 1
<jackdaniel>
after your setup is changed, you simply C-x r j 1
<jackdaniel>
and that's already more than I'd like to know about emacs, sad thing is that in sparta even pacifists need to know how to use a spear
<kinope^>
jackdaniel: Horrible, thanks for that, it does the trick.
<adlai>
no wonder people hate this shit
<adlai>
kinope^: `C-h k C-x r j`, click some combination of tab and enter until you reach a file of emacs lisp
<adlai>
you may also find (require 'cl) to be a less awkward grip than the retarius or whatever the build of emacs you're using calls itself
<kinope^>
I see. I may be able to define a custom frameset and wrap that up in a function that also starts slime. Looks like I'll be able to get up and running with one command then.
kinope^ has quit [Remote host closed the connection]