GNU bug report logs - #66456
30.0.50; erc-server-prevent-duplicates uses list instead of repeat

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Tue, 10 Oct 2023 23:21:02 UTC

Severity: normal

Tags: patch

Found in version 30.0.50

Done: "J.P." <jp <at> neverwas.me>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "J.P." <jp <at> neverwas.me>
Cc: tracker <at> debbugs.gnu.org
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
[Message part 1 (text/plain, inline)]
Your message dated Tue, 10 Oct 2023 19:52:30 -0700
with message-id <87pm1leuq9.fsf <at> 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 <at> gnu.org.)


-- 
66456: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66456
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mauro Aranda <maurooaranda <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; erc-server-prevent-duplicates uses list instead of repeat
Date: Tue, 10 Oct 2023 20:19:25 -0300
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)



[Message part 3 (message/rfc822, inline)]
From: "J.P." <jp <at> neverwas.me>
To: Mauro Aranda <maurooaranda <at> gmail.com>
Cc: emacs-erc <at> gnu.org, 66456-done <at> debbugs.gnu.org
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
Mauro Aranda <maurooaranda <at> gmail.com> writes:

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

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


This bug report was last modified 1 year and 220 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.