emacs-devel
[Top][All Lists]
Advanced

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

Re: How does the Emacs bug tracker work?


From: Glenn Morris
Subject: Re: How does the Emacs bug tracker work?
Date: Fri, 01 Jul 2011 19:02:50 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Michael Albinus wrote:

> debbugs.el does not suffer from this limitation:
>
> (length (debbugs-get-bugs :severity "normal"))
>  => 1860

It does, however, have pretty much the same impact on the server, in
terms of using quite a lot of memory, which is why I put the 400 bugs
limitation into the web-based search. So I think this could cause
problems if a lot of people start using it.

Could you consider putting in a similar kind of limit to the
number of bugs the `debbugs-emacs' command will fetch?



reply via email to

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