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

XML-RPC



寺> その布石として、w3m-goto-url や w3m-retrieve の post-data 引数に
寺> cons cell を与えると、car が content-type に、cdr が body になるように
寺> しました。stringp だと従来の動きになるので、動作に不都合はないか
寺> と思います。

これの動作確認を兼ねて、xml-rpc.el を emacs-w3m 対応にしてみました。

(xml-rpc-method-call "http://www.oreillynet.com/meerkat/xml-rpc/server.php"
  		     'meerkat.getItems
  		     '(("channel" . 1024)
  		       ("search" . "/NetBSD/")
  		       ("time_period" . "30DAY")
  		       ("ids" . 0)
  		       ("descriptions" . 200)
  		       ("categories" . 0)
  		       ("channels" . 0)
  		       ("dates" . 0)
  		       ("num_items" . 5)))
=>
((("title" . "Matt DeBergalis is now the NetBSD/next68k port maintainer (12 Jul)") ("link" . "http://www.netbsd.org/Changes/#deberg-next68k") ("description")) (("title" . "XFree86 4.0.3/4.1.0 snapshots for NetBSD/i386 1.5.1 (12 Jul)") ("link" . "http://www.netbsd.org/Changes/#xf4-snap-i386") ("description")) (("title" . "NetBSD 1.5.1 Released (11 Jul)") ("link" . "http://www.netbsd.org/Changes/#netbsd-1.5.1") ("description")) (("title" . "Article Series: A Tour through the NetBSD Documentation (02 Jul)") ("link" . "http://www.netbsd.org/Changes/#dn-nbdoc") ("description")) (("title" . "NetBSD at the USENIX Annual Technical Conference 2001 (30 Jun)") ("link" . "http://www.netbsd.org/Changes/#usenix-2001") ("description")))

Attachment: xml-rpc.el
Description: Binary data

--
Yuuichi Teranishi (寺西裕一) <teranisi@gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"The movement you need is on your shoulder..."