help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A (probably silly) problem with request.el


From: Marcin Borkowski
Subject: Re: A (probably silly) problem with request.el
Date: Fri, 05 Jun 2015 16:02:04 +0200

On 2015-06-05, at 12:09, Nicolas Richard <youngfrog@members.fsf.org> wrote:

> Marcin Borkowski <mbork@mbork.pl> writes:
>
>> Hi all,
>>
>> I'd like to write a small library which needs to make HTTP requests.
>> Now I'm completely new to this whole networking thing, but I know I can
>> say e.g.
>>
>> curl http://google.com
>>
>> at the command line.  However,
>>
>> (require 'request)
>> (request "http://google.com";)
>
> Google provides examples of use:
> http://tkf.github.io/emacs-request/

I tried them, with similar results.

> Also C-h f request RET provides documentation.

I read it, but could not fathom what am I doing wrong (nor why the
attached examples seem not to work).

> HTH,

Thanks anyway,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



reply via email to

[Prev in Thread] Current Thread [Next in Thread]