emacs-devel
[Top][All Lists]
Advanced

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

Re: debbugs.el


From: Karl Fogel
Subject: Re: debbugs.el
Date: Thu, 24 Feb 2011 12:11:23 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:
>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.)

Yidong, are you sure?  Considering that improved access to
debbugs.gnu.org helps GNU Emacs development itself, it might make sense
to have this on trunk so that maintainers always have the latest version
and don't have to do anything special to get it.

-Karl



reply via email to

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