From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.bugs Subject: bug#61538: Iconifying a frame changes its title Date: Wed, 15 Feb 2023 23:20:52 +0100 Message-ID: <87r0uqo9iz.fsf@bernoul.li> References: <87h6vmpvpw.fsf@bernoul.li> <83a61eaer9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31064"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 61538@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 15 23:21:22 2023 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 1pSQ9R-0007mJ-2D for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 15 Feb 2023 23:21:21 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSQ9D-0001f3-Gv; Wed, 15 Feb 2023 17:21:07 -0500 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 1pSQ98-0001ek-Mu for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2023 17:21:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pSQ98-0004OA-DV for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2023 17:21:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSQ98-0007Yt-88 for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2023 17:21:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jonas Bernoulli Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Feb 2023 22:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61538 X-GNU-PR-Package: emacs Original-Received: via spool by 61538-submit@debbugs.gnu.org id=B61538.167649965929039 (code B ref 61538); Wed, 15 Feb 2023 22:21:02 +0000 Original-Received: (at 61538) by debbugs.gnu.org; 15 Feb 2023 22:20:59 +0000 Original-Received: from localhost ([127.0.0.1]:34355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSQ95-0007YJ-BU for submit@debbugs.gnu.org; Wed, 15 Feb 2023 17:20:59 -0500 Original-Received: from mail.hostpark.net ([212.243.197.30]:38346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSQ92-0007Y6-U1 for 61538@debbugs.gnu.org; Wed, 15 Feb 2023 17:20:57 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id C2EEB1625E; Wed, 15 Feb 2023 23:20:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bernoul.li; h= content-type:content-type:mime-version:message-id:date:date :references:in-reply-to:subject:subject:from:from:received :received; s=sel2011a; t=1676499654; bh=40Iq+kNhYuVWiDnjhdaeTkdn ndFBSxpjKY7hyNe8UPk=; b=xZ2o1lHwz4sTZ17wJiyClvqeukwdx//MKwM9IdDU 3Jo4GAw5ka+61mH0zVk7bVY+kdNWMRiHGXbFgOJR/z/u4TamFCIfXhmpnm2NJ8Eb 9i7a1OsPFEm8Oso6iqwgAqyF4YzuP+LoMfmlReEQeKqL9+diRms2pMyOs8tRLnFE s74= X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail1.hostpark.net [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id PdqgCUEOD1D5; Wed, 15 Feb 2023 23:20:54 +0100 (CET) Original-Received: from customer (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id 820C1164BD; Wed, 15 Feb 2023 23:20:54 +0100 (CET) In-Reply-To: <83a61eaer9.fsf@gnu.org> 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:255776 Archived-At: Eli Zaretskii writes: >> Is there a knob, that I am not aware of, to control this? >> If not, please consider adding one. > > Isn't this a duplicate of bug#61496, especially the last part of its > discussion? I should have looked at the info manual and the bug tracker more closely before opening this. I actually saw `icon-title-format', but I jumped to the conclusion that it had something to do with displaying an application icon. Sorry for the noise! Jonas