aaronbieber / sunshine.el

An Emacs package for displaying the forecast from OpenWeatherMap.
87 stars 15 forks source link

Include a country code in the default location, refs #12 #13

Open eklitzke opened 6 years ago

eklitzke commented 6 years ago

As discussed in #12 , the default location setting has a confusing value, as it does not include a country code. I ran into this issue by setting my location to "San Francisco, CA" after looking at the code, although it ought to be "San Francisco, CA, USA". I think this makes the default value better.

The documentation string could probably be updated to mention zip codes etc. as well.