emacs-devel
[Top][All Lists]
Advanced

[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 12:12:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

>> (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.  :-)
>
> I think any use of current-prefix-arg outside of an interactive spec is
> a bug.

I've fixed this.

> Andreas.

Best regards, Michael.



reply via email to

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