<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-wttrin/wttrin.el, branch v0.2.2</title>
<subtitle>Emacs frontend for Igor Chubin's wttr.in weather service
</subtitle>
<id>https://git.cjennings.net/emacs-wttrin/atom?h=v0.2.2</id>
<link rel='self' href='https://git.cjennings.net/emacs-wttrin/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/'/>
<updated>2024-04-01T16:19:41+00:00</updated>
<entry>
<title>customize font, display date, clean requeries, license change, &amp;c.</title>
<updated>2024-04-01T16:19:41+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-01T16:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=84b79776b53e83bbe9563e51ef1099f42ef40183'/>
<id>urn:sha1:84b79776b53e83bbe9563e51ef1099f42ef40183</id>
<content type='text'>
- changed license to GPLv3
- allow user to specify font name and height for display
- place date/time stamp above location name at top of buffer
- re-query with new location deletes to reduce buffer clutter
- updated screenshot to show current updates
- changed references from "city" to "location" in wttrin.el
- removed old CI config files
- removed old badges from readme file
</content>
</entry>
<entry>
<title>Reapplying patch to avoid raw HTML; other changes</title>
<updated>2024-03-12T01:31:27+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-03-12T01:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=9e61232a792be81def474345be20d4fdd87150bc'/>
<id>urn:sha1:9e61232a792be81def474345be20d4fdd87150bc</id>
<content type='text'>
Other changes being:
- added text prompt for quitting and selecting another city
- updated default cities
- fixed docstring issues reported by Emacs' linter
- updated several prompt texts
- updated maintainer
</content>
</entry>
<entry>
<title>applying outstanding patches</title>
<updated>2021-08-25T17:21:38+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2021-08-25T17:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=58104cc393ea3f945b669e1c5f7b4d9861c8681f'/>
<id>urn:sha1:58104cc393ea3f945b669e1c5f7b4d9861c8681f</id>
<content type='text'>
This fork has the following patches applied (still outstanding in bcbcarl/emacs-wttrin):
- patch for selecting the unit system: https://github.com/bcbcarl/emacs-wttrin/pull/10
- patch for url request to return ascii rather than html https://github.com/bcbcarl/emacs-wttrin/pull/18
- patch to use https instead of http: https://github.com/bcbcarl/emacs-wttrin/pull/15
</content>
</entry>
<entry>
<title>Added user.agent fix to correct color display, also using https</title>
<updated>2021-08-23T12:27:24+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2021-08-23T12:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=121c59ea5c474a24f4364c8b82b5d9795a752553'/>
<id>urn:sha1:121c59ea5c474a24f4364c8b82b5d9795a752553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default the city name if only one city is defined.</title>
<updated>2017-06-12T13:54:06+00:00</updated>
<author>
<name>Dave Pearson</name>
<email>davep@davep.org</email>
</author>
<published>2017-06-12T13:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=3f5de24334a7edcaa7f67738be26540b42441621'/>
<id>urn:sha1:3f5de24334a7edcaa7f67738be26540b42441621</id>
<content type='text'>
If wttrin-default-cities only has the one city in it, default the input to
wttrin to that so that it's easier and faster to get the weather.
</content>
</entry>
<entry>
<title>Allow wttrin to be called with a city as an argument</title>
<updated>2017-06-12T13:50:32+00:00</updated>
<author>
<name>Dave Pearson</name>
<email>davep@davep.org</email>
</author>
<published>2017-06-12T13:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=9cd7ce58757bdc1db466c89976bdac75884800d4'/>
<id>urn:sha1:9cd7ce58757bdc1db466c89976bdac75884800d4</id>
<content type='text'>
This means it can be easily called from other code, with the city passed as
an argument.
</content>
</entry>
<entry>
<title>[add] add HTTP request header: Accept-Language, display different language.</title>
<updated>2017-03-22T11:02:05+00:00</updated>
<author>
<name>emacsist</name>
<email>emacsist@qq.com</email>
</author>
<published>2017-03-22T11:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=6413be54098833a0f9b26334d0eeb5fc9a191d92'/>
<id>urn:sha1:6413be54098833a0f9b26334d0eeb5fc9a191d92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added local keymap</title>
<updated>2016-04-14T13:29:27+00:00</updated>
<author>
<name>Pavel Kurnosov</name>
<email>pavel.kurnosov@MB19408.local</email>
</author>
<published>2016-04-14T13:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=00e21fcd204d6817fa4f1076673bc45b96a640ec'/>
<id>urn:sha1:00e21fcd204d6817fa4f1076673bc45b96a640ec</id>
<content type='text'>
Local keymap allows to quit current buffer or query for new place.
</content>
</entry>
<entry>
<title>Add autoload cookie for lazy loading</title>
<updated>2016-03-06T08:27:49+00:00</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-03-06T08:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=3c3f2eb790315dc849f3398dae8008e2ca242f00'/>
<id>urn:sha1:3c3f2eb790315dc849f3398dae8008e2ca242f00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some improvements and drop ido dependency</title>
<updated>2016-03-06T04:47:48+00:00</updated>
<author>
<name>Carl X. Su</name>
<email>bcbcarl@gmail.com</email>
</author>
<published>2016-03-06T04:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=2461961a6c2b3a72bcabdd543eacb03a501ce0bf'/>
<id>urn:sha1:2461961a6c2b3a72bcabdd543eacb03a501ce0bf</id>
<content type='text'>
* Depend on stable version of `xterm-color`.
* Use `erase-buffer` instead of delete all region.
* Replace `ido-completing-read` with `completing-read`.
</content>
</entry>
</feed>
