GNU bug report logs - #49057
28.0.50; windmove-display-in-direction ignores windmove-display-no-select

Previous Next

Package: emacs;

Reported by: Ergus <spacibba <at> aol.com>

Date: Wed, 16 Jun 2021 06:44:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #33 received at 49057 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Juri Linkov <juri <at> linkov.net>
Cc: 49057 <at> debbugs.gnu.org, Ergus <spacibba <at> aol.com>
Subject: Re: bug#49057: 28.0.50; windmove-display-in-direction ignores
 windmove-display-no-select
Date: Sun, 20 Jun 2021 11:21:06 +0200
> Do you intend to rewrite commands that currently use
> switch-to-buffer-other-window (such as Buffer-menu-other-window
> and dired-find-file-other-window) to use `display-buffer'
> with '(nil ((select . t)))?  Probably not because
> switch-to-buffer-other-window already uses pop-to-buffer.
>
> Then maybe you want to rewrite commands that currently use
> `display-buffer' with ACTION=t (such as
> Buffer-menu-switch-other-window and dired-display-file)
> to use `display-buffer' with '(nil ((select . nil))) instead?

These do not use `pop-to-buffer' so I'd leave them alone.  Note that the
only value for 'select' I'd really care about is 'never' because it
means that `display-buffer' should try to refrain from focusing another
frame - provided the WM allows it.  But I doubt that people really care.

martin




This bug report was last modified 3 years and 337 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.