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

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

bug#14788: frame-title-format unable to alter frame title


From: Jan Djärv
Subject: bug#14788: frame-title-format unable to alter frame title
Date: Fri, 5 Jul 2013 13:26:47 +0200

Hello.

5 jul 2013 kl. 11:48 skrev Mark McKenzie <mark@ssl.co.uk>:

> On Fri, 5 Jul 2013, martin rudalics wrote:
> 
>>> (setq frame-title-format "%f")
>>> 
>>> Last week I upgraded my system and it stopped working.
>>> 
>>> frame-title-format seems to be readonly in this new system
>> 
>> What happens when you evaluate
>> 
>> (setq frame-title-format "%b")
>> 
>> Also note that the title does not update immediately after evaluating
>> such a form.  Does switching to another buffer help?
>> 
>> martin
>> 
>> 
> Same thing happens.
> 
> Normally you get the basename of the file followed by " - emacs@" followed by 
> the hostname
> 
> With emacs -Q you just get emacs@hostname
> 

You always get emacs@hostname if you just have one frame.
Also, note that -Q does not read your .emacs so you have to really evaluate the 
setq inside Emacs.

        Jan D.






reply via email to

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