Running the function
(url-retrieve-synchronously "https://api.github.com/users/lawlist/gists")
returns an empty buffer. This only happens with github.
What could possibly be the cause?
Running the function
(url-retrieve-synchronously "https://api.github.com/users/lawlist/gists")
returns an empty buffer. This only happens with github.
What could possibly be the cause?