Registered
by
Mark A. Hershberger
This is an XML-RPC client implementation in elisp, capable of both synchronous and asynchronous method calls (using the url package's async retrieval functionality).
If you use ELPA (http://
Otherwise, just make sure this file in your load-path (usually ~/.emacs.d is included) and put (require 'xml-rpc) in your ~/.emacs or ~/.emacs.d/init.el file.
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Emacs Lisp
All bugs Latest bugs reported
-
Bug #1074817: xml-rpc-method-call-async doesn't trigger callback with correct results
Reported -
Bug #992484: For GNU emacs >=23.1 url-retrieve is called with the wrong arguments
Reported -
Bug #684852: Cannot pass list of list of strings as XML-RPC array
Reported -
Bug #684844: Cannot pass empty list as XML-RPC array
Reported