unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: martin rudalics <rudalics@gmx.at>
Cc: 46034@debbugs.gnu.org, SB <progscriptclone@gmail.com>
Subject: bug#46034: Feature request: add variable for automatically selecting the apropos window
Date: Mon, 25 Jan 2021 22:14:12 +0200	[thread overview]
Message-ID: <87tur4rcyz.fsf@mail.linkov.net> (raw)
In-Reply-To: <ff3a2b2f-1e9f-15ba-19da-64a7086ed9ba@gmx.at> (martin rudalics's message of "Mon, 25 Jan 2021 20:04:23 +0100")

>> 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.





  reply	other threads:[~2021-01-25 20:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22 13:02 bug#46034: Feature request: add variable for automatically selecting the apropos window SB
2021-01-23 17:29 ` Juri Linkov
2021-01-25 19:04   ` martin rudalics
2021-01-25 20:14     ` Juri Linkov [this message]
2022-04-30 19:34 ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87tur4rcyz.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=46034@debbugs.gnu.org \
    --cc=progscriptclone@gmail.com \
    --cc=rudalics@gmx.at \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).