From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88794 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: New option gnus-use-atomic-windows Date: Mon, 23 Sep 2019 11:34:50 -0700 Message-ID: <87h852kgj9.fsf@ericabrahamsen.net> References: <8736gpayi1.fsf@ericabrahamsen.net> <87ef08ywmj.fsf@turtle.gmx.de> <87pnjruhvf.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="230168"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36998=ding+2Daccount=gmane.org@lists.math.uh.edu Mon Sep 23 20:35:11 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iCTB0-000xgv-98 for ding-account@gmane.org; Mon, 23 Sep 2019 20:35:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.2) (envelope-from ) id 1iCTAz-0007Nq-2g for ding-account@gmane.org; Mon, 23 Sep 2019 13:35:09 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.2) (envelope-from ) id 1iCTAy-0007Nk-EX for ding@lists.math.uh.edu; Mon, 23 Sep 2019 13:35:08 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2) (envelope-from ) id 1iCTAx-00077T-6J for ding@lists.math.uh.edu; Mon, 23 Sep 2019 13:35:08 -0500 Original-Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226] helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iCTAt-0001xN-JM for ding@gnus.org; Mon, 23 Sep 2019 20:35:05 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iCTAs-000xWD-Kw for ding@gnus.org; Mon, 23 Sep 2019 20:35:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:mBtde+/Hs+P9QvqMVgPgfTbvvMM= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88794 Archived-At: Eric S Fraga writes: > I am struggling to see the advantage of gnus-use-atomic-windows. Can > somebody (Eric?) illustrate a benefit (other than helm, as mentioned > earlier, which I don't use)? In a day of testing so far, it has > gotten in the way... Maybe (definitely) I'm missing the point. Maybe it's most useful for Helm, after all! I see that the default *Completions* buffer doesn't actually do what Helm does (squeeze the pop-up buffer between the Summary and Article buffers), so there's no advantage there. I was hoping that *Help* pop-up buffers would no longer occupy one of Gnus' windows, but they still do, so that's no better either. Maybe the whole option isn't quite worth it...