Hide Forgot
Created attachment 509757 [details] Set default for frame-title-format in default.el The fewer things there are in /etc/skel/.emacs the better so that improvements propagate to existing users on upgrades. The attached patch (applies over the one in bug 716440) moves the frame-title-format default from .emacs to default.el and uses setq-default instead of setq for it because it's the default being set anyway. Let me know if you'd like me to commit and build this for devel.
Looks good. Feel free to commit and build this.