[Top][All Lists]
[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
- Re: debbugs.el, (continued)
- Re: debbugs.el, Lars Ingebrigtsen, 2011/02/24
- Re: debbugs.el, Eli Zaretskii, 2011/02/25
- Re: debbugs.el, Michael Albinus, 2011/02/25
- Re: debbugs.el, Eli Zaretskii, 2011/02/25
- Re: debbugs.el, Miles Bader, 2011/02/25
- Re: debbugs.el, Eli Zaretskii, 2011/02/25
- Re: debbugs.el, Stefan Monnier, 2011/02/25
- Re: debbugs.el, Eli Zaretskii, 2011/02/25
- Re: debbugs.el, Lars Ingebrigtsen, 2011/02/25
- Re: debbugs.el, Eli Zaretskii, 2011/02/25
Re: debbugs.el,
Karl Fogel <=
- Re: debbugs.el, Chong Yidong, 2011/02/24
- Re: debbugs.el, Karl Fogel, 2011/02/24
- Re: debbugs.el, Stephen J. Turnbull, 2011/02/24
- Re: debbugs.el, Ted Zlatanov, 2011/02/25
- Re: debbugs.el, Stefan Monnier, 2011/02/25
- elpa.gnu.org packages in an Emacs checkout (was: debbugs.el), Ted Zlatanov, 2011/02/25
- Re: elpa.gnu.org packages in an Emacs checkout, Glenn Morris, 2011/02/25
- Re: elpa.gnu.org packages in an Emacs checkout, Ted Zlatanov, 2011/02/25
- Re: elpa.gnu.org packages in an Emacs checkout, Michael Albinus, 2011/02/25
- Re: elpa.gnu.org packages in an Emacs checkout, Glenn Morris, 2011/02/25