From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: Re: [elpa] master 88578a4: Increase the default number of hits
Date: Fri, 25 Dec 2015 09:31:30 +0100 [thread overview]
Message-ID: <87d1tvc4kd.fsf@gmx.de> (raw)
In-Reply-To: <E1aCDbg-00039v-VS@vcs.savannah.gnu.org> (Lars Ingebrigtsen's message of "Thu, 24 Dec 2015 21:39:33 +0000")
Lars Ingebrigtsen <larsi@gnus.org> writes:
Hi Lars,
> Increase the default number of hits
>
> * debbugs-gnu.el (debbugs-gnu-default-hits-per-page): Increase the
> default number of hits, because it doesn't make much sense to look
> at partial bug lists when doing triage.
> ---
> packages/debbugs/debbugs-gnu.el | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/packages/debbugs/debbugs-gnu.el b/packages/debbugs/debbugs-gnu.el
> index bada55b..9ae0bc8 100644
> --- a/packages/debbugs/debbugs-gnu.el
> +++ b/packages/debbugs/debbugs-gnu.el
> @@ -220,7 +220,7 @@
> (mapcar 'cadr (cdr (get 'debbugs-gnu-default-packages 'custom-type)))
> "*List of all possible package names.")
>
> -(defcustom debbugs-gnu-default-hits-per-page 500
> +(defcustom debbugs-gnu-default-hits-per-page 3000
> "*The number of bugs shown per page."
> :group 'debbugs-gnu
> :type 'integer
IIRC, Glenn has asked to use 500 hits per default only. Otherwise, he
feared that there might be performance problems.
Another approach might be to show the newest hits first. Would this help
you?
Best regards, Michael.
next parent reply other threads:[~2015-12-25 8:31 UTC|newest]
Thread overview: 110+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20151224213932.12107.84317@vcs.savannah.gnu.org>
[not found] ` <E1aCDbg-00039v-VS@vcs.savannah.gnu.org>
2015-12-25 8:31 ` Michael Albinus [this message]
2015-12-25 15:50 ` [elpa] master 88578a4: Increase the default number of hits Lars Ingebrigtsen
2015-12-26 18:48 ` Glenn Morris
2015-12-26 18:52 ` Lars Ingebrigtsen
2015-12-26 19:16 ` Eli Zaretskii
2015-12-26 19:46 ` Lars Ingebrigtsen
2015-12-26 20:22 ` Michael Albinus
2015-12-26 20:51 ` Lars Ingebrigtsen
2015-12-26 20:24 ` Glenn Morris
2015-12-26 20:41 ` Michael Albinus
2015-12-26 20:53 ` Lars Ingebrigtsen
2015-12-27 1:05 ` Glenn Morris
2015-12-26 19:38 ` Michael Albinus
2015-12-26 19:47 ` Lars Ingebrigtsen
2015-12-26 19:54 ` Michael Albinus
2015-12-26 19:57 ` Lars Ingebrigtsen
2015-12-26 20:13 ` Lars Ingebrigtsen
2015-12-26 20:13 ` Michael Albinus
2015-12-26 20:17 ` David Kastrup
2015-12-26 20:35 ` Michael Albinus
2015-12-27 2:54 ` Richard Stallman
2015-12-26 20:20 ` Glenn Morris
2015-12-26 20:30 ` Michael Albinus
2015-12-27 1:00 ` Glenn Morris
2015-12-27 10:15 ` Michael Albinus
2015-12-27 15:31 ` Michael Albinus
2015-12-27 16:57 ` Lars Ingebrigtsen
2015-12-28 23:00 ` Michael Albinus
2015-12-28 23:23 ` Dmitry Gutov
2015-12-29 9:20 ` Michael Albinus
2015-12-29 16:59 ` John Wiegley
2015-12-29 18:46 ` Adding async package to GNU ELPA (was: [elpa] master 88578a4: Increase the default number of hits) Michael Albinus
2015-12-29 22:07 ` Artur Malabarba
2015-12-30 12:02 ` Adding async package to GNU ELPA Michael Albinus
2015-12-30 17:25 ` Artur Malabarba
2015-12-30 21:31 ` Michael Albinus
2015-12-31 15:14 ` Artur Malabarba
2015-12-31 16:03 ` John Wiegley
2015-12-31 16:44 ` Artur Malabarba
2015-12-31 17:03 ` Michael Albinus
2015-12-31 19:53 ` Thierry Volpiatto
2015-12-31 21:17 ` Artur Malabarba
[not found] ` <87k2nummb5.fsf@gmail.com>
[not found] ` <CAAdUY-Lci0wFWcD1biR9AwDMqLvQAG4T-YxDnKwO3tvPGr67Yw@mail.gmail.com>
2016-01-01 6:17 ` Thierry Volpiatto
2016-01-01 10:16 ` Michael Albinus
2016-01-04 1:32 ` Artur Malabarba
2016-01-04 7:35 ` Michael Albinus
2016-01-07 2:18 ` Artur Malabarba
2016-01-07 13:20 ` Michael Albinus
2016-01-07 15:49 ` Artur Malabarba
2016-01-07 20:00 ` Michael Albinus
2016-01-07 20:52 ` Artur Malabarba
2016-01-07 21:49 ` Andreas Schwab
2016-01-16 7:56 ` Artur Malabarba
2016-01-16 10:35 ` Andreas Schwab
2016-01-04 7:50 ` Thierry Volpiatto
2016-01-07 2:18 ` Artur Malabarba
2016-01-16 8:06 ` Artur Malabarba
2015-12-30 10:47 ` [elpa] master 88578a4: Increase the default number of hits Lars Magne Ingebrigtsen
2015-12-30 13:48 ` Michael Albinus
2015-12-31 13:51 ` Michael Albinus
2015-12-31 16:55 ` Lars Magne Ingebrigtsen
2015-12-31 17:05 ` Michael Albinus
2015-12-31 11:35 ` Michael Albinus
2016-01-01 2:29 ` Glenn Morris
2015-12-26 21:01 ` Lars Ingebrigtsen
2015-12-26 21:02 ` Lars Ingebrigtsen
2015-12-27 1:09 ` Glenn Morris
2015-12-27 6:02 ` Lars Ingebrigtsen
2015-12-29 4:35 ` Glenn Morris
2015-12-29 9:26 ` Michael Albinus
2016-01-01 2:35 ` Glenn Morris
2016-01-01 7:42 ` Eli Zaretskii
2016-01-01 10:11 ` Michael Albinus
2016-01-02 0:07 ` Glenn Morris
2016-01-02 6:44 ` Lars Magne Ingebrigtsen
2016-01-02 6:47 ` Lars Magne Ingebrigtsen
2016-01-02 8:45 ` Eli Zaretskii
2016-01-02 9:01 ` Lars Magne Ingebrigtsen
2016-01-02 9:53 ` Eli Zaretskii
2016-01-02 10:05 ` Andreas Schwab
2016-01-02 10:41 ` Eli Zaretskii
2016-01-02 11:08 ` Andreas Schwab
2016-01-02 11:38 ` Eli Zaretskii
2016-01-02 12:42 ` Andreas Schwab
2016-01-02 12:51 ` Andreas Schwab
2016-01-02 16:45 ` Michael Albinus
2016-01-02 8:22 ` Michael Albinus
2016-01-02 8:45 ` Eli Zaretskii
2016-01-02 9:00 ` Lars Magne Ingebrigtsen
2016-01-02 17:08 ` John Wiegley
2016-01-02 17:28 ` Lars Magne Ingebrigtsen
2016-01-02 17:36 ` Andreas Schwab
2016-01-02 17:42 ` Lars Magne Ingebrigtsen
2016-01-02 17:49 ` Eli Zaretskii
2016-01-02 17:51 ` Lars Magne Ingebrigtsen
2016-01-02 18:53 ` Eli Zaretskii
2016-01-03 9:07 ` Lars Magne Ingebrigtsen
2016-01-03 15:36 ` Eli Zaretskii
2016-01-06 15:34 ` Eli Zaretskii
2016-01-06 17:23 ` John Wiegley
2016-01-06 18:33 ` Eli Zaretskii
2016-01-06 20:12 ` Andreas Schwab
2016-01-07 4:16 ` Lars Magne Ingebrigtsen
2016-01-07 16:03 ` Eli Zaretskii
2016-01-16 14:27 ` Michael Albinus
2016-01-16 14:38 ` Lars Magne Ingebrigtsen
2016-01-16 15:05 ` Michael Albinus
2016-01-16 15:29 ` Lars Magne Ingebrigtsen
2016-01-16 16:25 ` Michael Albinus
2016-01-17 14:06 ` Michael Albinus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d1tvc4kd.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.