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#64152: 29.0.92; 'redirect-frame-focus' is broken Date: Wed, 21 Jun 2023 14:34:01 +0000 Message-ID: References: <2b6a6e28-ad0f-0842-fae0-e869e57ac807@gmx.at> <83pm5s94ej.fsf@gnu.org> <02c0ca92732d5c781368@heytings.org> <83sfan74fk.fsf@gnu.org> <83zg4t3ro4.fsf@gnu.org> 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="13834"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acm@muc.de, gregory@heytings.org, 64152-done@debbugs.gnu.org To: Eli Zaretskii , Martin Rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jun 21 16:35:40 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 1qByvq-0003LR-PB for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 21 Jun 2023 16:35:38 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qByvP-0002rd-7f; Wed, 21 Jun 2023 10:35:11 -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 1qByvH-0002qu-Tm for bug-gnu-emacs@gnu.org; Wed, 21 Jun 2023 10:35:05 -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 1qByvH-0006Pi-Ky for bug-gnu-emacs@gnu.org; Wed, 21 Jun 2023 10:35:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qByvH-0005uS-Go for bug-gnu-emacs@gnu.org; Wed, 21 Jun 2023 10:35:03 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 21 Jun 2023 14:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64152 X-GNU-PR-Package: emacs Mail-Followup-To: 64152@debbugs.gnu.org, acm@muc.de, rudalics@gmx.at Original-Received: via spool by 64152-done@debbugs.gnu.org id=D64152.168735805122576 (code D ref 64152); Wed, 21 Jun 2023 14:35:03 +0000 Original-Received: (at 64152-done) by debbugs.gnu.org; 21 Jun 2023 14:34:11 +0000 Original-Received: from localhost ([127.0.0.1]:33889 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qByuR-0005s4-1G for submit@debbugs.gnu.org; Wed, 21 Jun 2023 10:34:11 -0400 Original-Received: from mx3.muc.de ([193.149.48.5]:24517) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qByuO-0005rm-ER for 64152-done@debbugs.gnu.org; Wed, 21 Jun 2023 10:34:09 -0400 Original-Received: (qmail 40565 invoked by uid 3782); 21 Jun 2023 16:34:02 +0200 Original-Received: from acm.muc.de (pd953aea6.dip0.t-ipconnect.de [217.83.174.166]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Wed, 21 Jun 2023 16:34:02 +0200 Original-Received: (qmail 9701 invoked by uid 1000); 21 Jun 2023 14:34:01 -0000 Content-Disposition: inline In-Reply-To: <83zg4t3ro4.fsf@gnu.org> 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:263828 Archived-At: Hello, Eli and Martin. On Wed, Jun 21, 2023 at 15:50:51 +0300, Eli Zaretskii wrote: > > Date: Wed, 21 Jun 2023 12:22:18 +0000 > > Cc: Gregory Heytings , rudalics@gmx.at, > > 64152@debbugs.gnu.org > > From: Alan Mackenzie > > > This is a regression in Emacs 29, so we should try fixing it on the > > > emacs-29 branch. > > It's fixed on the emacs-29 branch (Martin has tested the patch). Should > > I commit it to the release branch? > Yes, please. DONE. I'm closing the bug with this post. -- Alan Mackenzie (Nuremberg, Germany).