emacs-devel
[Top][All Lists]
Advanced

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

Re: debbugs.el


From: Chong Yidong
Subject: Re: debbugs.el
Date: Wed, 23 Feb 2011 12:25:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Michael Albinus <address@hidden> writes:

> I propose to add a small package to the trunk I have written last weeks:
>
> ;;; debbugs.el --- SOAP library to access debbugs servers
>
> It provides some basic functions to access a debbugs SOAP server (see
> <http://wiki.debian.org/DebbugsSoapInterface>). Currently, access to
> debbugs.gnu.org and bugs.debian.org is offered.
>
> Those functions could be used to implement a UI towards debbugs,
> widget-based or via gnus/nnir.
>
> For installation, the package needs also a WSDL file (Debbugs.wsdl). I
> have no idea where to install this file, maybe at etc/ ?
>
> Comments?

This sounds more suitable for elpa.gnu.org than the trunk.

(In which case the WSDL file would be placed in the package directory
and accessed with (file-name-directory load-file-name), as described in
the Lisp manual.)



reply via email to

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