Bug 716443 - [PATCH] Move frame-title-format default setting to default.el
Summary: [PATCH] Move frame-title-format default setting to default.el
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Karel Klíč
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-24 13:16 UTC by Ville Skyttä
Modified: 2013-03-03 23:02 UTC (History)
3 users (show)

Fixed In Version: 23.3-7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-29 21:33:47 UTC
Type: ---


Attachments (Terms of Use)
Set default for frame-title-format in default.el (714 bytes, patch)
2011-06-24 13:16 UTC, Ville Skyttä
no flags Details | Diff

Description Ville Skyttä 2011-06-24 13:16:49 UTC
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.

Comment 1 Karel Klíč 2011-06-29 12:48:33 UTC
Looks good. Feel free to commit and build this.


Note You need to log in before you can comment on or make changes to this bug.