From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#63967: 28.2; switch-to-buffer in normal window fails if minibuffer window is active Date: Sat, 17 Jun 2023 16:23:05 +0000 Message-ID: References: <83a5x6zj38.fsf@gnu.org> <83zg56xfyr.fsf@gnu.org> <83v8frursu.fsf@gnu.org> <83jzw6utnx.fsf@gnu.org> <16d7e21b-c70a-f345-58a5-9be8080fed25@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35889"; mail-complaints-to="usenet@ciao.gmane.io" Cc: al@petrofsky.org, 63967-done@debbugs.gnu.org, Eli Zaretskii , monnier@iro.umontreal.ca, acm@muc.de To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 17 18:24:16 2023 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 1qAYil-0009By-IG for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 17 Jun 2023 18:24:15 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAYia-0000j9-OS; Sat, 17 Jun 2023 12:24:04 -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 1qAYiY-0000iJ-Ff for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 12:24:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qAYiY-0002YP-6u for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 12:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAYiY-0001IH-2N for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 12:24:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Jun 2023 16:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63967 X-GNU-PR-Package: emacs Mail-Followup-To: 63967@debbugs.gnu.org, acm@muc.de, al@petrofsky.org Original-Received: via spool by 63967-done@debbugs.gnu.org id=D63967.16870189954900 (code D ref 63967); Sat, 17 Jun 2023 16:24:01 +0000 Original-Received: (at 63967-done) by debbugs.gnu.org; 17 Jun 2023 16:23:15 +0000 Original-Received: from localhost ([127.0.0.1]:52501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAYhm-0001Gy-Ra for submit@debbugs.gnu.org; Sat, 17 Jun 2023 12:23:15 -0400 Original-Received: from mx3.muc.de ([193.149.48.5]:23773) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAYhk-0001Gh-39 for 63967-done@debbugs.gnu.org; Sat, 17 Jun 2023 12:23:13 -0400 Original-Received: (qmail 33409 invoked by uid 3782); 17 Jun 2023 18:23:05 +0200 Original-Received: from acm.muc.de (p4fe152e6.dip0.t-ipconnect.de [79.225.82.230]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 17 Jun 2023 18:23:05 +0200 Original-Received: (qmail 21889 invoked by uid 1000); 17 Jun 2023 16:23:05 -0000 Content-Disposition: inline In-Reply-To: <16d7e21b-c70a-f345-58a5-9be8080fed25@gmx.at> X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de 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:263555 Archived-At: Hello, Martin and Eli. On Sat, Jun 17, 2023 at 15:52:22 +0200, martin rudalics wrote: > > It's certainly a simple patch, and I think it's safe enough for Emacs > > 29. Maybe other people (e.g. Martin) would be good enough to give it a > > quick going over before we commit it. > I cannot see any problems with it. Thanks, Martin. I've now committed the patch to the emacs-29 branch, and I'm closing the bug with this post. > martin -- Alan Mackenzie (Nuremberg, Germany).