all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* url package docs
@ 2010-04-27  8:58 Paulo J. Matos
  2010-04-27 13:43 ` Štěpán Němec
  0 siblings, 1 reply; 2+ messages in thread
From: Paulo J. Matos @ 2010-04-27  8:58 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I want to write a package to query an http api. I know the url package
in emacs23.1 allows that but I can't find any proper docs with the
exception of the wiki page. 

I would think it would be in the emacs manual since it is part of emacs
but I can't find anything on the manual when I search for url.el. Any
refs?

(if there is an example out there of querying an http api with the url
package, let me know)

Thanks,
-- 
PMatos




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: url package docs
  2010-04-27  8:58 url package docs Paulo J. Matos
@ 2010-04-27 13:43 ` Štěpán Němec
  0 siblings, 0 replies; 2+ messages in thread
From: Štěpán Němec @ 2010-04-27 13:43 UTC (permalink / raw)
  To: Paulo J. Matos; +Cc: help-gnu-emacs

pocmatos@gmail.com (Paulo J. Matos) writes:

> Hi all,
>
> I want to write a package to query an http api. I know the url package
> in emacs23.1 allows that but I can't find any proper docs with the
> exception of the wiki page. 
>
> I would think it would be in the emacs manual since it is part of emacs
> but I can't find anything on the manual when I search for url.el. Any
> refs?

There *is* an URL Info file documenting the url package installed on my
system, and I did nothing special (apart from installing Emacs,
obviously). Just C-h i m url RET takes me there (it's
/usr/local/share/info/url). Maybe your distro doesn't have it?

>
> (if there is an example out there of querying an http api with the url
> package, let me know)

You can find some examples on EmacsWiki, like
<http://www.emacswiki.org/emacs/UrlPackage> and the pages linked from
there; and of course in other packages that use url.el

HTH,

Štěpán




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-27 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27  8:58 url package docs Paulo J. Matos
2010-04-27 13:43 ` Štěpán Němec

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.