"Dave Pawson" <dave.pawson at gmail.com> writes: > Is there a way to 'clear' out the buffers and start again? > I.e. to clean the lisp environment and restart? If the REPL is still intact, use `,restart', otherwise run `M-x slime' and answer the question about creating a new *inferior-lisp* with no. -T.