If I click on File -> Close, it closes the buffer like I want, but doesn't list a key mapping. What is the key mapping?
+4
A:
BKB has already given correct answer. Just wanted to add that C-h b
lists the key bindings applicable in current buffer
Hemal Pandya
2008-10-16 06:44:38
C-h b is a lifesaver when you're editing a new type of file for the first time in emacs.
Branan
2008-10-21 17:33:51
Unfortunately, BKB (user 27055) deleted all his answers. The answer (from Google's cache) was: "C-x k kills the current buffer C-x # kills a server buffer (if you use Emacsclient)"
CesarB
2008-11-08 16:05:29