GNU bug report logs - #74363
[PATCH] Type correction and docstring change in `erc-spelling-dictionaries'

Previous Next

Package: emacs;

Reported by: Bruno Boal <egomet <at> bboal.com>

Date: Fri, 15 Nov 2024 05:13:02 UTC

Severity: normal

Tags: patch

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#74363: closed ([PATCH] Type correction and docstring change
 in `erc-spelling-dictionaries')
Date: Fri, 15 Nov 2024 20:04:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2024 12:03:27 -0800
with message-id <87ttc8s1rk.fsf <at> neverwas.me>
and subject line Re: bug#74363: [PATCH] Type correction and docstring change in `erc-spelling-dictionaries'
has caused the debbugs.gnu.org bug report #74363,
regarding [PATCH] Type correction and docstring change in `erc-spelling-dictionaries'
to be marked as done.

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


-- 
74363: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74363
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bruno Boal <egomet <at> bboal.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Type correction and docstring change in
 `erc-spelling-dictionaries'
Date: Fri, 15 Nov 2024 01:22:56 +0000
[Message part 3 (text/plain, inline)]
Tags: patch


Salutations,

This patch addresses a minor incorrection in the :type of the variable
`erc-spelling-dictionaries' in the erc-spelling library.
The :group keyword is also dropped, as it inherits from the
defgroup declared earlier in the file.

Additionally, a change to the docstring is proposed to better adhere to
the examples and explanations of the manual.

Note that the initial form of :type was preserved for clarity instead of
the alternative option: (alist :value-type (group string))

Best regards


[0001-Type-correction-and-docstring-change-in-erc-spelling.patch (text/patch, attachment)]
[Message part 5 (text/plain, inline)]
-- 
Bruno Boal
GPG Key: 7DCD 57C5 CF25 EE42 A561 3382 74AE 782E 08F0 E5A8
[Message part 6 (message/rfc822, inline)]
From: "J.P." <jp <at> neverwas.me>
To: Bruno Boal <egomet <at> bboal.com>
Cc: emacs-erc <at> gnu.org, 74363-done <at> debbugs.gnu.org
Subject: Re: bug#74363: [PATCH] Type correction and docstring change in
 `erc-spelling-dictionaries'
Date: Fri, 15 Nov 2024 12:03:27 -0800
Bruno Boal <egomet <at> bboal.com> writes:

> Tags: patch
>
>
> Salutations,
>
> This patch addresses a minor incorrection in the :type of the variable
> `erc-spelling-dictionaries' in the erc-spelling library.
> The :group keyword is also dropped, as it inherits from the
> defgroup declared earlier in the file.
>
> Additionally, a change to the docstring is proposed to better adhere to
> the examples and explanations of the manual.
>
> Note that the initial form of :type was preserved for clarity instead of
> the alternative option: (alist :value-type (group string))
>
> Best regards

Installed as

  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=29098a29

Thanks!


This bug report was last modified 246 days ago.

Previous Next


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