From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84861 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Close Article window? Date: Fri, 05 Sep 2014 17:01:25 +0800 Message-ID: <87k35il9ui.fsf@ericabrahamsen.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1409907443 8898 80.91.229.3 (5 Sep 2014 08:57:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Sep 2014 08:57:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33105@lists.math.uh.edu Fri Sep 05 10:57:15 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XPpKV-0006PD-9b for ding-account@gmane.org; Fri, 05 Sep 2014 10:57:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XPpKR-0005q9-LR; Fri, 05 Sep 2014 03:57:11 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XPpKQ-0005px-Lr for ding@lists.math.uh.edu; Fri, 05 Sep 2014 03:57:10 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XPpKP-0003F8-Pu for ding@lists.math.uh.edu; Fri, 05 Sep 2014 03:57:10 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XPpKO-0002no-F5 for ding@gnus.org; Fri, 05 Sep 2014 10:57:08 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XPpKO-0006Jc-1v for ding@gnus.org; Fri, 05 Sep 2014 10:57:08 +0200 Original-Received: from 114.248.0.197 ([114.248.0.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Sep 2014 10:57:08 +0200 Original-Received: from eric by 114.248.0.197 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Sep 2014 10:57:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 114.248.0.197 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:2x1mN52x+jGNf4NX+xxwpJ1PGb8= X-Spam-Score: -3.4 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84861 Archived-At: Rainer M Krug writes: > Hi > > I know I can hide and close the article window by using standard emacs > buffer management and layout commands - but is there a proper "gnus way" > of closing the article buffer? > > Rainer >From the *Summary* buffer? Try hitting "=": gnus-summary-expand-window. I don't know if it actually closes the article buffer, though...