emacs-devel
[Top][All Lists]
Advanced

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

Re: Getting full bug database dump?


From: Michael Albinus
Subject: Re: Getting full bug database dump?
Date: Thu, 14 Jan 2010 16:21:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Karl Fogel <address@hidden> writes:

> Savannah admins don't maintain debbugs, right?  Does anyone know the
> right place to ask for such data?

Debbugs has a SOAP interface. Via this, you can retrieve bug data in XML
format.

A while ago, I've started to write a package xesam-debbugs.el. It ask
interactively for a filter of the bugs, retrieves them via the SOAP
interface, and displays them in a buffer. Everything asynchronously,
Emacs is not blocked.

The package is unfinished. I lost interested when I found out, that the
SOAP interface of debbugs does not support sorting (which is
inconvenient for a larger number of bugs returned).

However, it might be worth to continue the work?

> Thank you,
> -Karl

Best regards, Michael.




reply via email to

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