From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Heime Newsgroups: gmane.emacs.help Subject: Re: Operation of format-mode-line Date: Sun, 28 Jul 2024 11:00:44 +0000 Message-ID: <8cfYmJRUfGW8uFnXYZfI_vL7FrTRVG8bLy4Hs7E1gwea6ehe_92Rr2ktAaTRLA-0NEJEcvUals83-xSVjgBQ5Fva41WuyN3HTRM50NjYnfg=@protonmail.com> References: <_01tHilZxepAwWZA2gcrpDUtHoVEW2HZsloVV432KbtYCSGgtnpgjju0nPyLvUaoqaVld3sid3SAWzx3IZM6BOYkN59GQEl81KFPoVUlszI=@protonmail.com> <87ed7f28wy.fsf@web.de> <86frrv2x29.fsf@gnu.org> <8734nv11lh.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21484"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jul 28 13:01:27 2024 Return-path: Envelope-to: geh-help-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 1sY1eZ-0005P8-0m for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 28 Jul 2024 13:01:27 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sY1e8-0006vQ-8B; Sun, 28 Jul 2024 07:01:01 -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 1sY1e2-0006uz-8k for help-gnu-emacs@gnu.org; Sun, 28 Jul 2024 07:00:54 -0400 Original-Received: from mail-40135.protonmail.ch ([185.70.40.135]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sY1dz-0000Ky-Jm for help-gnu-emacs@gnu.org; Sun, 28 Jul 2024 07:00:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1722164449; x=1722423649; bh=C1ACXGydkWSGImktyByLt3OduOyOt6xRWJdEAoPot44=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=I1lO9HpCd7THx5ZWfkP0KHbzMO6VSm/hS4/Wf/t6PZdaBs9cF/FvBvkn161OCGspY Ja9tdCjLiNDggVShrUFmdxCJerwR9K5W4Qq0TIlLwpJELJiqZ/KyEBdVZtckwGm3WX xvUpJ1NDlayOUvRC4kax8A7lftv2f2LdnQwyV+X+wJXGyx82m4wf17qd0YkR78V5zV LTkFNYImCLPoifIpF6K1PEvYLUqpnHM0+HwZXjOIIxmHNnO9/UrFOJShMnKklxfXXY F95Rnitjo/Wy1msOFzXJr2s3uo3ZfIh6rwWki5FTA7VmJvUIsPwaWijCqonkGnQGkN u6+tjqx3iITlg== In-Reply-To: <8734nv11lh.fsf@web.de> Feedback-ID: 57735886:user:proton X-Pm-Message-ID: 4eb6d3239f7fb48f144053664fc5c7cd357c05c4 Received-SPF: pass client-ip=185.70.40.135; envelope-from=heimeborgia@protonmail.com; helo=mail-40135.protonmail.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:147411 Archived-At: On Sunday, July 28th, 2024 at 12:05 AM, Michael Heerdegen via Users list fo= r the GNU Emacs text editor wrote: > Heime heimeborgia@protonmail.com writes: >=20 > > > (buffer-name (window-buffer)) > >=20 > > With your replacement, the buffer name is still not getting updated, > > even though the window gets updated with the correct buffer. >=20 >=20 > I vaguely remember that this won't work. I suggest you use "%b". >=20 >=20 > Michael. Nothing suggested actually solves the problem. So there must get some=20 fixes to allow the possibilities people think should happen.