From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60055 Path: news.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?iso-8859-1?Q?Bockg=E5rd?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus operation unsplit windows Date: Fri, 25 Mar 2005 02:00:43 +0100 Message-ID: References: <87is3hv21a.fsf@walter-hp.intra.sys-net.it> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1111712658 14487 80.91.229.2 (25 Mar 2005 01:04:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Mar 2005 01:04:18 +0000 (UTC) Original-X-From: ding-owner+M8596@lists.math.uh.edu Fri Mar 25 02:04:18 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1DEdF9-0003jc-Ab for ding-account@gmane.org; Fri, 25 Mar 2005 02:04:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DEdC4-0006Gs-00; Thu, 24 Mar 2005 19:00:56 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DEdBw-0006Gk-00 for ding@lists.math.uh.edu; Thu, 24 Mar 2005 19:00:48 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DEdBt-0007Ub-8x for ding@lists.math.uh.edu; Thu, 24 Mar 2005 19:00:45 -0600 Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1DEdBr-0000aH-00 for ; Fri, 25 Mar 2005 02:00:43 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: hild.dd.chalmers.se Original-X-Trace: quimby.gnus.org 1111712443 1679 129.16.117.52 (25 Mar 2005 01:00:43 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 25 Mar 2005 01:00:43 +0000 (UTC) Mail-Copies-To: never User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (usg-unix-v) Cancel-Lock: sha1:xFQqBRZR6avGVHtpnjEYapPPBCs= X-Spam-Score: -4.6 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8596@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: news.gmane.org gmane.emacs.gnus.general:60055 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60055 walter.franzini@sys-net.it writes: > From the Summary buffer I split the screen with C-x 2, then hitting > M-g make the second window disappear. This also happen from the > group buffer. > > Is this behavior correct? Can gnus be customized to behave as I'd > like? If `gnus-use-full-window' non-`nil', Gnus will delete all other windows and occupy the entire Emacs screen by itself. It is `t' by default. Setting this variable to `nil' kinda works, but there are glitches. Use at your own peril. (info "(gnus)Window Layout") -- Johan Bockgård