[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "If you're still seeing problems, please reopen." [Was: bug#25148:]
From: |
Michael Albinus |
Subject: |
Re: "If you're still seeing problems, please reopen." [Was: bug#25148:] |
Date: |
Mon, 18 Nov 2019 11:52:11 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Lars Ingebrigtsen <address@hidden> writes:
> Michael Albinus <address@hidden> writes:
>
>> 'C-u g' is supposed to refresh the bugs status in a debbugs-gnu list.
>
> Hm... This command?
>
> (defun debbugs-gnu-rescan ()
> "Rescan the current set of bug reports."
> (interactive)
> (let ((id (debbugs-gnu-current-id))
> (debbugs-gnu-current-query debbugs-gnu-local-query)
> (debbugs-gnu-current-filter debbugs-gnu-local-filter)
> (debbugs-gnu-current-suppress debbugs-gnu-local-suppress)
> (debbugs-cache-expiry (if current-prefix-arg t debbugs-cache-expiry)))
>
> Oh! That's an odd way to do a prefix. :-)
>
> Following the logic, this all just results in a
>
> (soap-invoke debbugs-wsdl debbugs-port "newest_bugs" amount)
>
> call, which gives us... the AMOUNT latest-changed bugs?
No, in my case it is (according to *trace-output*)
| | | 4 -> (debbugs-soap-invoke-async "get_status" [38025 37954 37854 37557
37299 37168 36748 35769 35639 35473 35227 35129 34834 34322 34027 33146 33135
32941 32677 32645 32591 32544 32487 32426 30650 30463 30389 29735 28392 28320
27612 27397 26911 26387 26380 25214 25197 24472 23624 22466 20737 20246 20193
20016 18883 17361 16113 15687 14030 10160 9617 6850 4841 350])
Best regards, Michael.
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], (continued)
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Michael Albinus, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Lars Ingebrigtsen, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Michael Albinus, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Lars Ingebrigtsen, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Michael Albinus, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Lars Ingebrigtsen, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Michael Albinus, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Lars Ingebrigtsen, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Andreas Schwab, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Michael Albinus, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:],
Michael Albinus <=
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], dick . r . chiang, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Amin Bandali, 2019/11/18
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Eli Zaretskii, 2019/11/17
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Steinar Bang, 2019/11/23
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Eli Zaretskii, 2019/11/17
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Dmitry Gutov, 2019/11/17
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Eli Zaretskii, 2019/11/17
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Óscar Fuentes, 2019/11/17
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Eli Zaretskii, 2019/11/17
- Re: "If you're still seeing problems, please reopen." [Was: bug#25148:], Óscar Fuentes, 2019/11/17