From: Gerard Vermeulen <gerard.vermeulen@posteo.net>
To: 70795@debbugs.gnu.org
Subject: bug#70795: 30.0.50; inconsistent warning-display-at-bottom display-buffer-alist behavior
Date: Mon, 06 May 2024 06:06:03 +0000 [thread overview]
Message-ID: <0dec4b001f2bc7521541e4262a623c41@posteo.net> (raw)
Hi,
if I set warning-display-at-bottom to nil and do
(add-to-list 'display-buffer-alist
`(,(rx (or "*Warnings*" "*compilation*"))
display-buffer-no-window
(allow-no-window . t)))
then warnings are added to the hidden *Warnings* buffer.
But if I set warning-display-at-bottom to t, then I get an
window-live-p related error with the display-buffer-alist
setting above.
This bug is related to #70773 where Prot reports a similar
problem in a somewhat different context.
Juri Linkov proposed a patch which he retracted, but maybe
his patch solves the inconsistency reported here.
Regards -- Gerard
next reply other threads:[~2024-05-06 6:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-06 6:06 Gerard Vermeulen [this message]
2024-05-06 6:46 ` bug#70795: 30.0.50; inconsistent warning-display-at-bottom display-buffer-alist behavior Juri Linkov
2024-05-06 17:00 ` Juri Linkov
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=0dec4b001f2bc7521541e4262a623c41@posteo.net \
--to=gerard.vermeulen@posteo.net \
--cc=70795@debbugs.gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.