From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#69983: Use category for display-buffer-alist Date: Fri, 12 Apr 2024 19:50:55 +0300 Organization: LINKOV.NET Message-ID: <86il0m7ceo.fsf@mail.linkov.net> References: <86h6gv7e0z.fsf@mail.linkov.net> <3e7b8e64-0a5f-4888-a443-9c69a5fffd98@gmx.at> <86wmpdu0fa.fsf@mail.linkov.net> <86h6gf69jd.fsf@mail.linkov.net> <86sezyjpsn.fsf@mail.linkov.net> <86a5m3jboy.fsf@mail.linkov.net> <86v84rvwpa.fsf@gnu.org> <867ch7gfa4.fsf@mail.linkov.net> <86bk6iwftq.fsf@gnu.org> <86il0pd8da.fsf@mail.linkov.net> <864jc9wk5r.fsf@gnu.org> <861q7dgla3.fsf@mail.linkov.net> <86il0pulum.fsf@gnu.org> <86cyqwjtpr.fsf@mail.linkov.net> <86y19ktkj2.fsf@gnu.org> <86h6g7m773.fsf@mail.linkov.net> <86sezrrrgh.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37843"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) Cc: rudalics@gmx.at, 69983@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 12 18:52:20 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rvK8S-0009je-VG for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 12 Apr 2024 18:52:20 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rvK83-0006n5-TF; Fri, 12 Apr 2024 12:51:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rvK81-0006mh-Hn for bug-gnu-emacs@gnu.org; Fri, 12 Apr 2024 12:51:53 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rvK81-0004ah-9Z for bug-gnu-emacs@gnu.org; Fri, 12 Apr 2024 12:51:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rvK8A-0007pO-VW for bug-gnu-emacs@gnu.org; Fri, 12 Apr 2024 12:52:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Apr 2024 16:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69983 X-GNU-PR-Package: emacs Original-Received: via spool by 69983-submit@debbugs.gnu.org id=B69983.171294071830041 (code B ref 69983); Fri, 12 Apr 2024 16:52:02 +0000 Original-Received: (at 69983) by debbugs.gnu.org; 12 Apr 2024 16:51:58 +0000 Original-Received: from localhost ([127.0.0.1]:59513 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvK85-0007oE-0A for submit@debbugs.gnu.org; Fri, 12 Apr 2024 12:51:58 -0400 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:42295) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvK81-0007mN-5v for 69983@debbugs.gnu.org; Fri, 12 Apr 2024 12:51:54 -0400 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id A846340005; Fri, 12 Apr 2024 16:51:35 +0000 (UTC) In-Reply-To: <86sezrrrgh.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 12 Apr 2024 10:05:34 +0300") X-GND-Sasl: juri@linkov.net X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:283139 Archived-At: >> Adding hundreds of separate options for every display-buffer call >> makes no sense. > > Adding hundreds of separate options indeed doesn't make sense, but I > suggested to add just one. The point of this bug report is to remove options, not to add a new ones. > In addition: > > . you haven't addressed my comments that currently we don't even > document that warnings.el uses display-buffer (and neither do I > think we _should_ document that); I agree, this should be documented. Then problem solved. > . you haven't explained what kind of behavior change would you like > to make in how warnings.el displays the warnings, without which > I'm not even sure I understand the intended change of behavior The problem of the users of horizontally split windows is that the warning buffer pops up in unpredictable places, thus disrupting the user's window layout. The proposed change is to always display the warning buffer at the bottom where most contemporary IDEs are displaying such information.