Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed wttrin url request to return ASCII text rather than html #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brannala
Copy link

wttrin.el started displaying HTML rather than ASCII this Spring. Seems to be due to a url request format change at wttrin.in. This patch fixes problem for me.

@meliache
Copy link

Your patch works great for me, I'll use your branch for wttr.in for now. I'm not sure if the main branch is still actively maintained, the last closed PRs are from 2017. Hope this will get merged eventually, otherwise, we might need a fork for MELPA.

cjennings added a commit to cjennings/emacs-wttrin that referenced this pull request Aug 25, 2021
This fork has the following patches applied (still outstanding in bcbcarl/emacs-wttrin):
- patch for selecting the unit system: bcbcarl#10
- patch for url request to return ascii rather than html bcbcarl#18
- patch to use https instead of http: bcbcarl#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants