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: Sun, 22 May 2022 17:34:18 +0000 Message-ID: References: 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="9095"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 55412-done@debbugs.gnu.org, martin rudalics , Eli Zaretskii , acm@muc.de To: tanzer@gg32.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun May 22 19:35:19 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 1nspU6-00029U-3F for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 22 May 2022 19:35:18 +0200 Original-Received: from localhost ([::1]:35806 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nspU5-0002di-29 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 22 May 2022 13:35:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35620) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nspTr-0002ZT-8x for bug-gnu-emacs@gnu.org; Sun, 22 May 2022 13:35:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52375) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nspTq-0005eU-UI for bug-gnu-emacs@gnu.org; Sun, 22 May 2022 13:35:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nspTq-0002na-Qz for bug-gnu-emacs@gnu.org; Sun, 22 May 2022 13:35:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 22 May 2022 17:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55412 X-GNU-PR-Package: emacs Mail-Followup-To: 55412@debbugs.gnu.org, acm@muc.de, tanzer@swing.co.at Original-Received: via spool by 55412-done@debbugs.gnu.org id=D55412.165324087110701 (code D ref 55412); Sun, 22 May 2022 17:35:02 +0000 Original-Received: (at 55412-done) by debbugs.gnu.org; 22 May 2022 17:34:31 +0000 Original-Received: from localhost ([127.0.0.1]:46272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nspTK-0002mX-V2 for submit@debbugs.gnu.org; Sun, 22 May 2022 13:34:31 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:40452 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1nspTJ-0002mK-CC for 55412-done@debbugs.gnu.org; Sun, 22 May 2022 13:34:30 -0400 Original-Received: (qmail 2111 invoked by uid 3782); 22 May 2022 17:34:23 -0000 Original-Received: from acm.muc.de (p4fe15ce5.dip0.t-ipconnect.de [79.225.92.229]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Sun, 22 May 2022 19:34:22 +0200 Original-Received: (qmail 29146 invoked by uid 1000); 22 May 2022 17:34:18 -0000 Content-Disposition: inline In-Reply-To: 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:232912 Archived-At: Hello, Christian. On Sat, May 21, 2022 at 11:25:22 -0000, tanzer@gg32.com wrote: > Hello Alan and Eli, > Alan Mackenzie wrote at Fri, 20 May 2022 20:39:06 +0000: > > On Sat, May 14, 2022 at 19:58:13 +0300, Eli Zaretskii wrote: > > I have now committed the patch from Wednesday (slightly amended) to the > > emacs-28 branch at savannah. This should have fixed the bug. > Thank you. I was very impressed how fast you guys moved! OK, thanks! I'm now closing the bug with this post. > I needed to move back to Emacs 27.2 because there are some other bugs > in 28.1 that I have no idea how to properly report: [ .... ] I'm sorry about these, and hope we manage to get them fixed, too! > Thanks again and have a nice weekend, You too! > Christian > PS: ATM, I'm not set up to compile Emacs myself as I temporarily moved > into a very small house and don't have any Linux machine here. I'm > not masochistic enough to setup up a compilation environment on > the little Macbook I have (which is severly lacking on disc space). OK. -- Alan Mackenzie (Nuremberg, Germany).