From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84873 Path: news.gmane.org!not-for-mail From: Rainer M Krug Newsgroups: gmane.emacs.gnus.general Subject: Re: Close Article window? Date: Fri, 05 Sep 2014 17:15:15 +0200 Message-ID: References: <8761h2xx7x.fsf@kanru-mozilla.corp.tpe1.mozilla.com> <871trqqhzc.fsf@yale.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1409930201 8863 80.91.229.3 (5 Sep 2014 15:16:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Sep 2014 15:16:41 +0000 (UTC) Cc: ding@gnus.org To: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Original-X-From: ding-owner+M33117@lists.math.uh.edu Fri Sep 05 17:16:34 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 1XPvFV-0006An-Jw for ding-account@gmane.org; Fri, 05 Sep 2014 17:16:29 +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 1XPvEi-0008V8-1V; Fri, 05 Sep 2014 10:15:40 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XPvEg-0008Ur-5F for ding@lists.math.uh.edu; Fri, 05 Sep 2014 10:15:38 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XPvEe-0005fy-Ej for ding@lists.math.uh.edu; Fri, 05 Sep 2014 10:15:37 -0500 Original-Received: from mail-we0-f180.google.com ([74.125.82.180]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XPvEc-0004jB-Vh for ding@gnus.org; Fri, 05 Sep 2014 17:15:35 +0200 Original-Received: by mail-we0-f180.google.com with SMTP id w61so12009055wes.11 for ; Fri, 05 Sep 2014 08:15:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=lorMqjjL4ek/n4aG18B2mwWG9YdSTYKYag1C09go8Bw=; b=IFK5rWJToXXCAbRPcEpMSrAFXmLIW+6ogkxu5BBiYaAdCtojt6JAUFfAxTEjAfUNly iBs1T4eWXqQKeC/VYL/lpg+Fr5qGO1rIn8hirt3YtdWIw0hWJhyddfp8+HUMqNSWlXNL RlJAmGKQ7fhgwLWUStGZk3lBfXpmQsCjy2kMa6aRmyvEsCOUF1rZhNvDZmEosxK0B5s9 BBq0Plw58GdxYSyU6WJggpLiDELyqmIWZiBt6aEsYdPB4fecrXoblHo5UfhbHkE0Sl4o wk5lKPw3X7RKhChbJWqMormrELgd6NxftbmPGvhey7l6GX0sp4Fds0iQ+DX34KzoKgo+ 8J/A== X-Received: by 10.180.182.67 with SMTP id ec3mr4659760wic.21.1409930127814; Fri, 05 Sep 2014 08:15:27 -0700 (PDT) Original-Received: from Rainers-MacBook-Pro-3.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by mx.google.com with ESMTPSA id gl10sm2127542wib.1.2014.09.05.08.15.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Sep 2014 08:15:26 -0700 (PDT) In-Reply-To: <871trqqhzc.fsf@yale.edu> (Jorge A. Alfaro-Murillo's message of "Fri, 05 Sep 2014 10:06:47 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84873 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) writes: > Rainer M Krug writes:=20 > >> "Kan-Ru Chen (=E9=99=B3=E4=BE=83=E5=A6=82)" writes:=20 >> >>> Rainer M Krug writes:=20 >>> >>>> Hi=20 >>>> >>>> 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?=20 >>> >>> I always use the `gnus-summary-expand-window' command, default >>> binds to the =3D key.=20 >> >> This is working - thanks.=20=20 >> >> Although it is only expanding the summary window and not closing the >> article window.=20 > > Maybe the 'q' key is what you are looking for? But this one returns to the Groups buffer and closes the Summary buffer as well. I was looking for something to close the Article buffer and return to the summary buffer - the =3D is fine Cheers, Rainer > > Best, =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJUCdOHAAoJENvXNx4PUvmCeswH/1CtMv2OEhawZgVDoCXHVfJT PatTqhyZQHnrr6e3UDX9TetDoMM+xOIQFydQrjUnkLI2VJpYX9jHaHqOWBoUynk1 K4aw9rLT/wvD4qlvvqKS7MgSVOf1bLJNCjKbeOnto5m+1Evd3PWSSX3gD12iARsK p6hInArmmMmAzrs+sUUw1X4TFvnzz7BVz5jRYPZlSx4ayTK7OrZ0RC1Vd/hT2YIm hTUiE6xv56hQ2pIGdqV3SYufVYwfNuL22tB16zz7q5VxKK+YpFcRiLt2dHpTYI3m qsLS6+CC8ZO7MZrspuD5J7Ovsh2aA5MB/WeWQA329oRi5STw1FDrZz4VL9DmSq4= =Gtbb -----END PGP SIGNATURE----- --=-=-=--