GNU bug report logs -
#55412
28.1; In Emacs 28.1, using ':eval' in 'frame-title-format' doesn't work properly
Previous Next
Reported by: tanzer <at> swing.co.at
Date: Sat, 14 May 2022 15:46:02 UTC
Severity: normal
Found in version 28.1
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 18 May 2022 15:49:36 +0000
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 55412 <at> debbugs.gnu.org, tanzer <at> swing.co.at,
> acm <at> muc.de
> From: Alan Mackenzie <acm <at> muc.de>
>
> > 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?
This bug report was last modified 3 years and 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.