bin/media-keys: Don't get upset if the `disorder playing' coprocess dies.
[profile] / dot / emacs
index d6a1f4c..2e15651 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
   (if (string-match "\\." system-name)
       (substring system-name 0 (match-beginning 0))
     system-name))
-(setq frame-title-format
-      '("Emacs " user-login-name "@" mdw-hostname " – %b"))
+(setq frame-title-format '("Emacs " user-login-name "@" mdw-hostname " – %b")
+      icon-title-format frame-title-format)
 
 ;; Global keymap changes.