Tim Landscheidt <[email protected]> writes: Hi!
>> If I have summary buffer on top and an article buffer open (bottom), >> how do I close the article buffer and go back to a full screen >> summary buffer. q kills it clear back to groups buffer and killing >> the article buffer still leaves me with 2 buffers, the article buffer >> on top and the just killed article buffer (bot) changing to group >> buffer. I jes wanna close the article buffer. > > C-x 1. Or, most of the time, this also DTRT and is faster to type: ,----[ C-h k ESC ESC ESC ] | ESC ESC ESC runs the command keyboard-escape-quit, which is an interactive | compiled Lisp function in `simple.el'. | | It is bound to M-ESC ESC. | | (keyboard-escape-quit) | | Exit the current "mode" (in a generalized sense of the word). | This command can exit an interactive command such as `query-replace', | can clear out a prefix argument or a region, | can get out of the minibuffer or other recursive edit, | cancel the use of the current buffer (for special-purpose buffers), | or go back to just one window (by deleting all but the selected window). `---- Bye, Tassilo _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
