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 #14 received at 46034 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 46034 <at> debbugs.gnu.org, SB <progscriptclone <at> gmail.com>
Subject: Re: bug#46034: Feature request: add variable for automatically
 selecting the apropos window
Date: Mon, 25 Jan 2021 22:14:12 +0200
>> 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)))
>
> I'd prefer
>
> (add-to-list 'display-buffer-alist '("\\*Help\\*" nil (select-window . t)))
>
> but might change my mind as soon as you tell us what other values for
> post-display you have in mind.

Maybe 'shrink-window-if-larger-than-buffer' like in bug#45688
or maybe better to use an option like 'after-display-buffer-function',
I'm not sure.




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.