Gnus development mailing list
 help / color / mirror / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: ding@gnus.org
Subject: Re: New option gnus-use-atomic-windows
Date: Sun, 22 Sep 2019 21:11:16 +0200	[thread overview]
Message-ID: <87ef08ywmj.fsf@turtle.gmx.de> (raw)
In-Reply-To: <8736gpayi1.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sat, 21 Sep 2019 18:52:22 -0700")

On 2019-09-21 18:52 -0700, Eric Abrahamsen wrote:

> For those of you running master, there's a new option
> `gnus-use-atomic-windows' which you can play with. You can read about
> atomic windows in the Elisp manual, but the basic idea is that a Gnus
> layout of several windows will be treated as a *single* window by code
> that pops up buffers in new windows. For example, if you're using Helm
> and a Helm completion buffer pops up while you're in the Summary, that
> completion buffer will show up on the bottom or to the right of the
> entire Gnus window composition, and not squished between the Summary and
> Article buffers.
>
> It defaults to nil, please set to t and test it!

As has already been said, it actually defaults to t, so I was "forced"
to test it.

> I'm particularly
> interested in any third-party code that uses `delete-other-windows' from
> a Gnus window. Code like that will now signal an error (because by
> default atomic windows can't be individually deleted) which reads:
>
> "Root of atomic window is root window of its frame"
>
> If you get that, please let me know. It is solvable, but I'd like to see
> what kind of code is using this before putting a fix in.

For me it is not third-party code which uses `delete-other-windows',
rather I am typing C-x 1 myself routinely in the summary buffer when I
have finished reading an article.  That this signals an error now is
highly annoying, and I set gnus-use-atomic-windows to nil as soon as I
discovered that option.

Cheers,
       Sven



  parent reply	other threads:[~2019-09-22 19:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-22  1:52 Eric Abrahamsen
2019-09-22 17:37 ` Eric S Fraga
2019-09-22 17:47   ` Eric Abrahamsen
2019-09-23  1:54     ` Eric Abrahamsen
2019-09-22 19:11 ` Sven Joachim [this message]
2019-09-23 15:55   ` Eric S Fraga
2019-09-23 17:13     ` Brent Busby
2019-09-23 17:26       ` Eric S Fraga
2019-09-23 18:39       ` Eric Abrahamsen
2019-09-23 18:34     ` Eric Abrahamsen
2019-09-23 20:23       ` Eric S Fraga
2019-09-23 16:34   ` dick
2019-09-23 18:30   ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ef08ywmj.fsf@turtle.gmx.de \
    --to=svenjoac@gmx.de \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).