From f688fb22973032f30cd93f61ba8f8ff91e35e6e3 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 3 Jan 2011 21:02:27 +0000 Subject: [PATCH] * include location in weather output --- .emacs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.emacs b/.emacs index 84ef705..b871064 100644 --- 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) -- 2.39.2