]> git.donarmstrong.com Git - home-base.git/commitdiff
* include location in weather output
authorDon Armstrong <don@donarmstrong.com>
Mon, 3 Jan 2011 21:02:27 +0000 (21:02 +0000)
committerDon Armstrong <don@donarmstrong.com>
Mon, 3 Jan 2011 21:02:27 +0000 (21:02 +0000)
.emacs

diff --git a/.emacs b/.emacs
index 84ef7056e02e07d243fd9e899b26526a5d27561b..b8710643dfe047608bd90dc27a87d1f358d57084 100644 (file)
--- a/.emacs
+++ b/.emacs
@@ -66,6 +66,8 @@
 ;;(require 'fixme)
 (require 'google-weather)
 (require 'org-google-weather)
+(setq org-google-weather-format "%i %c, [%l,%h] %s %C")
+
 
 (global-set-key "\C-xp" 'server-edit)