[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers i
From: |
J.P. |
Subject: |
Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode |
Date: |
Wed, 24 Jan 2024 09:57:06 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>>> I can see several ways to "fix" this, but I think the simplest would be
>> Would one of those several ways possibly include overriding the
>> `package-desc-extras' :maintainer item scraped by `lm-maintainers' with
>> a spec item from an elpa-packages entry? I see that support for a
>> `:maintainer' keyword was recently added, but it appears to serve some
>> other purpose. Anyway, I've attached a sketch of what I'm trying to
>> describe, but I'm rather unfamiliar with this program.
>
> Hmm... this requires manual work per package, and it drops support for
> multiple maintainers altogether, so I'd rather not go there. I was
> thinking instead of making `:maintainer` hold only a single item (the
> improper list thingy) and use `:maintainers` to hold the list of
> maintainers when there's more than one, which would be more
> backward compatible and would solve the problem for all packages.
Yes, what you describe definitely seems preferable. So, I guess
`:maintainer' (singular) will always be populated no matter what, for
the benefit of legacy clients who only speak the one. And newer clients
will be taught to always first check `:maintainers' (plural).
Please let me know if anything is required from ERC to make this a
reality. And, of course, I very much appreciate your taking the time.
- bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, J.P., 2024/01/22
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, Stefan Monnier, 2024/01/22
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, J.P., 2024/01/23
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, Stefan Monnier, 2024/01/23
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, J.P., 2024/01/23
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, Stefan Monnier, 2024/01/23
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, J.P., 2024/01/23
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, J.P., 2024/01/24
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, Stefan Monnier, 2024/01/24
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode,
J.P. <=
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, Amin Bandali, 2024/01/27
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, Stefan Monnier, 2024/01/31
- Re: bug#68660: 29.2; ELPA: Wrong type argument w. multiple maintainers in package-menu-mode, J.P., 2024/01/31