GNU bug report logs -
#48592
[PATCH 0/2] Support plural forms of Author and Maintainer library headers
Previous Next
Reported by: Jonas Bernoulli <jonas <at> bernoul.li>
Date: Sat, 22 May 2021 20:26:02 UTC
Severity: normal
Tags: patch
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Michael Albinus <michael.albinus <at> gmx.de> writes:
> Jonas Bernoulli <jonas <at> bernoul.li> writes:
>
> Hi Jonas,
>
>> Are you okay with replacing lm-maintainer with lm-maintainers?
>
> Same argument, again. I have no idea, whether there is some code in the
> wild which uses (lm-header "Maintainer"). package.el does, implicitly.
>
> It would fail, if new packages arrive with the "Maintainers" keyword,
> accessed from an older Emacs.
>
> Best regards, Michael.
I see I need to be more verbose.
I made two proposals:
1) Allow writing "Authors" instead of "Author" and "Maintainers" instead
of "Maintainer". Everyone else in this thread thinks we shouldn't do
that and I don't care enough to argue about it.
2) Some packages are being maintained by multiple people and those
people are not members of some group or organization that could be
used as a short-hand. All of those people should be listed because
they all do important work. Emacs has a function whose purpose is to
return the maintainer. It is called lm-maintainer. It returns just
one maintainer, "the" maintainer. Even if the package has multiple
maintainers and they are all listed. I propose that we accept the
fact that some packages have multiple maintainers, and that we do
that by adding a new function named lm-maintainers, which returns a
list of maintainers. If there is only one maintainer, it returns a
list of length one. There is already a function called lm-authors.
Lets do the same for maintainers.
I have given up on (1) and would still like to do (2).
Jonas
This bug report was last modified 1 year and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.