emacs-devel
[Top][All Lists]
Advanced

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

Re: Modernize frame-title-format: "%b - GNU Emacs"


From: Yuri Khan
Subject: Re: Modernize frame-title-format: "%b - GNU Emacs"
Date: Thu, 27 Aug 2020 12:28:46 +0700

On Thu, 27 Aug 2020 at 05:09, Stefan Kangas <stefan@marxist.se> wrote:
>
> Lars Ljung proposed to change frame-title-format to something more
> modern and similar to Firefox, gvim, Gimp, LibreOffice, etc.:
> https://debbugs.gnu.org/41147
>
> The suggestion is to change it to:
>
>     (setq frame-title-format "%b - GNU Emacs")

I do that in my config, except that I use an en dash as the separator:
"%b – Emacs"; and I also display a • if the buffer is modified and
visiting a file.

One thing that slightly bothers me is that when the minibuffer is
active the title changes to " *Minibuf-1* – Emacs". Which is
technically true and perfectly logical but I think it would be more
useful for me to display the name of the last active buffer. (I’m sure
I could get to that if I spent some time at it; it just doesn’t bother
me enough.)



reply via email to

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