If I accidentally closed the scratch buffer in Emacs, how do I create a new scratch buffer?
C-x b *scratch* RET y RET with iswitchb-mode enabled.
*scratch*
Just C-x b *scratch* RET otherwise.