| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The StackExchange API explicitly states that responses to requests are
gzipped. For some reason, they are not zipped when called locally on my
machine, but they are zipped when run from Travis CI.
I do not know if `url-retrieve-synchronously' is performing any magic.
When I curl the request, I receive a gzipped response (as expected). A
proper fix for this would be to somehow advise `url-*' to request as
curl does.
|
| |
|
|
|
|
|
| |
`emacs` isn't an available command, but hopefully $EMACS is. Again,
copying from yasnippet.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
stack-filter needs stack-core to compile the filter, but stack-core uses
the default filter to make a request.
Note that setting `stack-core-filter' to `nil' still gives proper
behaviour; no `filter' argument is passed through the method call.
|
|
Well, not really. If you would like the old version history, please get
in touch with me at code@seanallred.com. It's a wreck though and
contains inconsistent information.
|