Re: close a file, background in white
Glynn Clements <[email protected]>
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Message-ID | <[email protected]> |
giacomo boffi wrote: > Emilie Vanvyve writes: > > > 1) How can I close a file (and especially if files are presented in > > "tags") ? > > (X)Emacs doesn't work on "files", it works on "buffers" --- you > happen to visit a file in a buffer --- morale: you want to close > (emacspeak "kill") buffers, not files... an excerpt from the online > docs > > /****************************************************************/ > /* C-x k runs `kill-buffer' */ BTW, this is also available via the "Delete Buffer ..." entry in the "Buffers" menu. -- Glynn Clements <[email protected]>