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

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

bug#41147: A modern frame-title-format


From: Lars Ljung
Subject: bug#41147: A modern frame-title-format
Date: Sat, 9 May 2020 11:48:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

I suggest that frame-title-format is changed to something like this:

(multiple-frames "GNU Emacs - %b"
                 ("GNU Emacs"))

This would give Emacs a slightly more modern look.

The current use of invocation-name might be useful for Emacs developers running multiple versions, but it serves no purpose for normal users.

The current use of system-name has no real value when running Emacs locally, but perhaps it could be added to remote frames only.

Kind regards,
Lars Ljung





reply via email to

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