bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55850: Feature request: customizabe icon-title-format


From: Andreas Röhler
Subject: bug#55850: Feature request: customizabe icon-title-format
Date: Thu, 9 Jun 2022 16:14:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1


Am 09.06.22 um 15:49 schrieb Po Lu:
Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

Please see at the center top displayed "*scratch* - GNU Emacs at affe"

The latest word is taken from the hostname. Want to replace this by
the Emacs versions number.
You want `frame-title-format', not `icon-title-format'.


Ah, okay, sorry. And that works nicely:

(set 'frame-title-format '(multiple-frames "%b" ("" invocation-name "@" emacs-version)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]