From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: Modernize frame-title-format: "%b - GNU Emacs" Date: Thu, 27 Aug 2020 04:03:25 -0400 Message-ID: References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23257"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefan@marxist.se, emacs-devel@gnu.org To: ams@gnu.org (Alfred M. Szmidt) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 27 10:04:17 2020 Return-path: Envelope-to: ged-emacs-devel@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 1kBCtM-0005uw-6m for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Aug 2020 10:04:16 +0200 Original-Received: from localhost ([::1]:36152 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kBCtL-0000Ej-9J for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Aug 2020 04:04:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39630) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kBCse-00089y-Ny for emacs-devel@gnu.org; Thu, 27 Aug 2020 04:03:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48230) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kBCse-0001xS-8k; Thu, 27 Aug 2020 04:03:32 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kBCsX-00049o-5Z; Thu, 27 Aug 2020 04:03:25 -0400 In-reply-to: (ams@gnu.org) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:254279 Archived-At: "buffer-name - GNU Emacs (system-name)" The hyphen, en dash, could maybe be an asterix if the buffer is modified. Or maybe: "GNU Emacs (system-name) - buffer-name" Since the first part is mostly static, and this could keep the buffer name visually in the same spot in the title bar.