emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#66456: closed (30.0.50; erc-server-prevent-duplicates uses list inst


From: GNU bug Tracking System
Subject: bug#66456: closed (30.0.50; erc-server-prevent-duplicates uses list instead of repeat)
Date: Wed, 11 Oct 2023 02:54:01 +0000

Your message dated Tue, 10 Oct 2023 19:52:30 -0700
with message-id <87pm1leuq9.fsf@neverwas.me>
and subject line Re: bug#66456: 30.0.50; erc-server-prevent-duplicates uses 
list instead of repeat
has caused the debbugs.gnu.org bug report #66456,
regarding 30.0.50; erc-server-prevent-duplicates uses list instead of repeat
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66456: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66456
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; erc-server-prevent-duplicates uses list instead of repeat Date: Tue, 10 Oct 2023 20:19:25 -0300 User-agent: Mozilla Thunderbird
The docstring of erc-server-prevent-duplicates says it can be either nil
or a list of strings (multiple strings).  So it looks like
:type '(choice (const nil) (list string))
is not right.

It should be:
:type '(repeat string)




--- End Message ---
--- Begin Message --- Subject: Re: bug#66456: 30.0.50; erc-server-prevent-duplicates uses list instead of repeat Date: Tue, 10 Oct 2023 19:52:30 -0700 User-agent: Gnus/5.13 (Gnus v5.13)
Mauro Aranda <maurooaranda@gmail.com> writes:

> tags 66456 patch
> quit
>
>
> Patch attached.

I've installed this as cdf369b0129eb196684dad5d290c076392997770. Thanks
and closing.


--- End Message ---

reply via email to

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