What is the key sequence for closing the current buffer in Emacs? February 1, 2023 by Tarik You can use C-x k to kill current buffer. See Emacs Manual .