Can anyone running OSX check this as well?
On Thu, May 27, 2010 at 6:53 PM, Glenn Morris <rgm@gnu.org> wrote:Works on w32 too with a trunk checkout from 2010-05-14.
> Johan Andersson wrote:
>
>> (let ((url "http://google.com"))
>> (switch-to-buffer (url-retrieve-synchronously (url-generic-parse-url
>> url))))
>
> This works fine for me on GNU/Linux, so this may be nextstep-specific.