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: Mark McKenzie
Subject: bug#14788: frame-title-format unable to alter frame title
Date: Thu, 4 Jul 2013 11:41:09 +0100 (BST)
User-agent: Alpine 2.02 (LRH 1266 2009-07-14)

Until recently I had this line in my .emacs in order to get the file path into the title bar of emacs (I work with files with the same name in different locations, don't even go there)

(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

Emacs: 24.2.1 (i686-redhat-linux-gnu, GTK+ Version 3.6.4) of 2013-06-11 on 
buildvm-12.phx2.fedoraproject.org
Window Manager: Gnome 3
OS: Fedora 18
Linux Kernel: 3.9.6-200.fc18.i686.PAE


Like an idiot I don't have the exact stats for my old system

Emacs: approx 21
Window Manager : Gnome 2
OS: Fedora 13
Linux Kernel : ??

----

I got around it using modify-frame-parameters for 'name on a post command hook.





reply via email to

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