GNU bug report logs - #46034
Feature request: add variable for automatically selecting the apropos window

Previous Next

Package: emacs;

Reported by: SB <progscriptclone <at> gmail.com>

Date: Fri, 22 Jan 2021 13:31:02 UTC

Severity: wishlist

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: SB <progscriptclone <at> gmail.com>
Cc: 46034 <at> debbugs.gnu.org
Subject: Re: bug#46034: Feature request: add variable for automatically
 selecting the apropos window
Date: Sat, 23 Jan 2021 19:29:08 +0200
> Feature request for "apropos.el": add a variable for automatically
> selecting the apropos window when it is shown.
>
> Please add an "apropos-window-select" variable that is analogous to
> help.el's "help-window-select".

I don't know why there is this too specific option 'help-window-select'.
It seems there are many other windows that needs to be customized
to select them.  Wouldn't it be more general solution to use
display-buffer-alist, maybe with something like:

(add-to-list 'display-buffer-alist '("\\*Help\\*" nil (post-display . select-window)))




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

Previous Next


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