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#55412: 28.1; In Emacs 28.1, using ':eval' in 'frame-title-format' doesn't work properly Date: Wed, 18 May 2022 16:38:32 +0000 Message-ID: References: <838rr4kq56.fsf@gnu.org> <87d23565-b8ba-3b08-0d10-068be3b0c5fd@gmx.at> <83leuzf4zk.fsf@gnu.org> <83sfp6eskr.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="12552"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 55412@debbugs.gnu.org, rudalics@gmx.at, tanzer@swing.co.at To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed May 18 18:39:17 2022 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 1nrMhg-00035j-F7 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 18 May 2022 18:39:16 +0200 Original-Received: from localhost ([::1]:56576 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nrMhf-0008QZ-39 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 18 May 2022 12:39:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52886) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrMhS-0008QP-88 for bug-gnu-emacs@gnu.org; Wed, 18 May 2022 12:39:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39454) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nrMhR-0007Mq-VK for bug-gnu-emacs@gnu.org; Wed, 18 May 2022 12:39:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nrMhR-0003qv-Nq for bug-gnu-emacs@gnu.org; Wed, 18 May 2022 12:39:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 18 May 2022 16:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55412 X-GNU-PR-Package: emacs Original-Received: via spool by 55412-submit@debbugs.gnu.org id=B55412.165289192114773 (code B ref 55412); Wed, 18 May 2022 16:39:01 +0000 Original-Received: (at 55412) by debbugs.gnu.org; 18 May 2022 16:38:41 +0000 Original-Received: from localhost ([127.0.0.1]:33351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrMh7-0003qC-6q for submit@debbugs.gnu.org; Wed, 18 May 2022 12:38:41 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:63431 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1nrMh5-0003pv-Un for 55412@debbugs.gnu.org; Wed, 18 May 2022 12:38:40 -0400 Original-Received: (qmail 15243 invoked by uid 3782); 18 May 2022 16:38:33 -0000 Original-Received: from acm.muc.de (p4fe15a4c.dip0.t-ipconnect.de [79.225.90.76]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Wed, 18 May 2022 18:38:32 +0200 Original-Received: (qmail 19866 invoked by uid 1000); 18 May 2022 16:38:32 -0000 Content-Disposition: inline In-Reply-To: <83sfp6eskr.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" Xref: news.gmane.io gmane.emacs.bugs:232593 Archived-At: Hello, Eli. On Wed, May 18, 2022 at 19:03:32 +0300, Eli Zaretskii wrote: > > Date: Wed, 18 May 2022 15:49:36 +0000 > > Cc: Eli Zaretskii , 55412@debbugs.gnu.org, tanzer@swing.co.at, > > acm@muc.de > > From: Alan Mackenzie > > > Suppose I want to calculate the sum of two numbers: number-1 is shown in > > > a buffer on frame-1, number-2 is show in a buffer on frame-2. I start > > > typing M-: (+ on frame-1 then I do C-x o, mark number-1, type M-w, C-x o > > > and C-y to yank number-1 into the minibuffer. Then I add a space to the > > > minibuffer, type C-x 5 o to go to frame-2, mark number-2, type M-w and > > > C-x 5 o to get back to frame-1. > > > Ever since, that last C-x 5 o got me to the minibuffer window. With the > > > proposed change, that C-x 5 o will get me to the window of number-1 and > > > I have to manually select the minibuffer window to yank number-2 there. > > Please try the following patch, which may solve the above problem > > without hurting the bug fix. > Thanks, but shouldn't this somehow depend on the value of > minibuffer-follows-selected-frame? I think it does. If minibuffer-follows-selected-frame is nil, when we return to a frame on which a minibuffer has been opened, the minibuffer will still be there, so there is no need to select a different window. If m-f-s-frame is t, and we have moved away from the frame on which a minibuffer was opened, that minibuffer will have moved to the new frame. It will either be terminated before we return to the original frame (in which case we select a window different from the now invalid mini-window), or the minibuffer returns to the original frame when we switch back. The critical criterion is whether there's a valid minibuffer in the mini-window of the frame we switch to. It doesn't really matter whether that minibuffer has moved between frames, or was always there. So, maybe this process is independent of minibuffer-follow-selected-frame. But I think it works. -- Alan Mackenzie (Nuremberg, Germany).