If I accidentally closed the scratch buffer in Emacs, how do I create a new scratch buffer?
C-xb and then type *scratch* ↩︎
*scratch*
to create a new buffer which is in lisp interaction mode also.