I'm using Geiser to interface with MIT Scheme. I used Edwin and it had a nice interface where the buffer was simply text and each expression could be evaluated using C-x-e. This interface appears a bit easier to manage (formatting wise) then interface directly with the REPL line by line.
Is there a way to place Geiser in this mode? Thank you