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 11:59:39 -0400 Message-ID: References: <> <> <> <> <> <> <35661e93-ed43-47a1-95fc-5638848b0c33@default> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17783"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefan@marxist.se, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 27 18:02:39 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 1kBKMI-0004WC-Q1 for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Aug 2020 18:02:38 +0200 Original-Received: from localhost ([::1]:56258 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kBKMH-0001Nw-Hs for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Aug 2020 12:02:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33796) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kBKJR-0006cx-Ob for emacs-devel@gnu.org; Thu, 27 Aug 2020 11:59:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55749) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kBKJQ-0003o4-SE; Thu, 27 Aug 2020 11:59:40 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kBKJP-0003ub-Q6; Thu, 27 Aug 2020 11:59:40 -0400 In-reply-to: <35661e93-ed43-47a1-95fc-5638848b0c33@default> (message from Drew Adams on Thu, 27 Aug 2020 08:51:36 -0700 (PDT)) 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:254305 Archived-At: I'd suggest that remote host be shown by default, but if not remote then the system not be shown by default. Is it possible to detect between remote and non-remote? A general guide, I think, could be the info that is in the mode line by default. That's specific info about a the current state of what's in the window - the buffer, whether read-only, the mode, etc. I think that is a sound general guideline.