|
From: | Michael Albinus |
Subject: | Re: bug#38136: [PATCH] Make gnus-group-get-new-news a non blocking thread |
Date: | Fri, 22 Nov 2019 12:41:56 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Robert Pluim <address@hidden> writes: > Subject: [PATCH] Add command to show mailboxes for all currently shown reports Everything looks pretty good. Just some very minor nits: > +(defconst debbugs-gnu-select-bugs-limit-max 50) Pls add a docstring. > + (widget-put widget :error > + "Invalid value: range is 1..50")))) I would do (format "Invalid value: range is 1..%d" debbugs-gnu-select-bugs-limit-max) Please commit to elpa, and thanks again! Best regards, Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |