GNU bug report logs - #54662
29.0.50; [PATCH] An mu backend for gnus-search

Previous Next

Package: emacs;

Reported by: Jai Flack <jflack <at> disroot.org>

Date: Fri, 1 Apr 2022 01:40:01 UTC

Severity: normal

Tags: patch

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54662 in the body.
You can then email your comments to 54662 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Fri, 01 Apr 2022 01:40:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jai Flack <jflack <at> disroot.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 01 Apr 2022 01:40:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jai Flack <jflack <at> disroot.org>
To: bug-gnu-emacs <at> gnu.org
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Subject: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Fri, 01 Apr 2022 11:39:17 +1000
[0001-An-mu-backend-for-gnus-search.patch (text/x-diff, attachment)]
[Message part 2 (text/plain, inline)]
Greetings,

This is as discussed on emacs-devel.

I haven't heard anything back from savannah.nongnu.org about repository
approval yet for the GNU ELPA package.

-- 
Thanks,
Jai

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 14:59:01 GMT) Full text and rfc822 format available.

Message #8 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jai Flack <jflack <at> disroot.org>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 02 Apr 2022 16:58:07 +0200
Jai Flack <jflack <at> disroot.org> writes:

> Subject: [PATCH] An mu backend for gnus-search
>
> * lisp/gnus-search.el (gnus-search-mu-program): New defcustom
> (gnus-search-mu-switches): New defcustom

[...]

> I haven't heard anything back from savannah.nongnu.org about repository
> approval yet for the GNU ELPA package.

I haven't actually read the patch yet -- does this need an ELPA package
in addition to the patch included?  And I don't think the Savannah
people are involved in the GNU ELPA stuff -- we administer that
ourselves.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 15:14:01 GMT) Full text and rfc822 format available.

Message #11 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Corwin Brust <corwin <at> bru.st>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, Jai Flack <jflack <at> disroot.org>,
 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 2 Apr 2022 10:13:33 -0500
On Sat, Apr 2, 2022 at 9:59 AM Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>
> I haven't actually read the patch yet -- does this need an ELPA package
> in addition to the patch included?  And I don't think the Savannah
> people are involved in the GNU ELPA stuff -- we administer that
> ourselves.

Savannah, given approval, would provide a source repository for the
development of this feature and also a host for a dedicated page/site
for it but, as you say Lars, would not have anything to do with adding
it to GNU (or NONGNU) ELPA.

Jai,

Can you confirm that you applied for savannah hosting because you want
a dedicated git (or SVN, etc) repo for this work or a web-page/site
for it, etc?   If you don't need those things it might be best to
cancel that submission.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 15:22:02 GMT) Full text and rfc822 format available.

Message #14 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Jai Flack <jflack <at> disroot.org>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 02 Apr 2022 08:21:36 -0700
On 04/02/22 16:58 PM, Lars Ingebrigtsen wrote:
> Jai Flack <jflack <at> disroot.org> writes:
>
>> Subject: [PATCH] An mu backend for gnus-search
>>
>> * lisp/gnus-search.el (gnus-search-mu-program): New defcustom
>> (gnus-search-mu-switches): New defcustom
>
> [...]
>
>> I haven't heard anything back from savannah.nongnu.org about repository
>> approval yet for the GNU ELPA package.
>
> I haven't actually read the patch yet -- does this need an ELPA package
> in addition to the patch included?  And I don't think the Savannah
> people are involved in the GNU ELPA stuff -- we administer that
> ourselves.

This was one of the questions in the original emacs.devel thread -- how
do we handle the situation where a package is both built-in and
available for installation from ELPA? Does anything special need to
happen in order to make sure the user is always using the newest
version?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 15:26:01 GMT) Full text and rfc822 format available.

Message #17 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Corwin Brust <corwin <at> bru.st>
Cc: Jai Flack <jflack <at> disroot.org>, Lars Ingebrigtsen <larsi <at> gnus.org>,
 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 02 Apr 2022 08:25:21 -0700
Corwin Brust <corwin <at> bru.st> writes:

> On Sat, Apr 2, 2022 at 9:59 AM Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>>
>> I haven't actually read the patch yet -- does this need an ELPA package
>> in addition to the patch included?  And I don't think the Savannah
>> people are involved in the GNU ELPA stuff -- we administer that
>> ourselves.
>
> Savannah, given approval, would provide a source repository for the
> development of this feature and also a host for a dedicated page/site
> for it but, as you say Lars, would not have anything to do with adding
> it to GNU (or NONGNU) ELPA.
>
> Jai,
>
> Can you confirm that you applied for savannah hosting because you want
> a dedicated git (or SVN, etc) repo for this work or a web-page/site
> for it, etc?   If you don't need those things it might be best to
> cancel that submission.

I thought you needed a user account via savannah in order to gain push
access to ELPA and Emacs? It's been a while now, but I thought my
account (ie the ability to log in here: https://savannah.gnu.org/) was
what provided that access.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 15:27:02 GMT) Full text and rfc822 format available.

Message #20 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: Jai Flack <jflack <at> disroot.org>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 02 Apr 2022 17:26:37 +0200
Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:

> This was one of the questions in the original emacs.devel thread -- how
> do we handle the situation where a package is both built-in and
> available for installation from ELPA? Does anything special need to
> happen in order to make sure the user is always using the newest
> version?

I'd rather have it all in-core if things are tightly coupled.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 15:30:02 GMT) Full text and rfc822 format available.

Message #23 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Corwin Brust <corwin <at> bru.st>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: Jai Flack <jflack <at> disroot.org>, Lars Ingebrigtsen <larsi <at> gnus.org>,
 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 2 Apr 2022 10:28:46 -0500
On Sat, Apr 2, 2022 at 10:25 AM Eric Abrahamsen <eric <at> ericabrahamsen.net> wrote:
>
>
> I thought you needed a user account via savannah in order to gain push
> access to ELPA and Emacs? It's been a while now, but I thought my
> account (ie the ability to log in here: https://savannah.gnu.org/) was
> what provided that access.

It is correct that an account on savannah is required for someone to
be granted push/committer access to Emacs (or most GNU projects).
That is completely separate from having a project registered at
savannah, however.  That latter is usually not needed unless you
require "forge" type capabilities for the project you are registering.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 16:13:02 GMT) Full text and rfc822 format available.

Message #26 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Corwin Brust <corwin <at> bru.st>
Cc: Jai Flack <jflack <at> disroot.org>, Lars Ingebrigtsen <larsi <at> gnus.org>,
 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 02 Apr 2022 09:12:16 -0700
Corwin Brust <corwin <at> bru.st> writes:

> On Sat, Apr 2, 2022 at 10:25 AM Eric Abrahamsen <eric <at> ericabrahamsen.net> wrote:
>>
>>
>> I thought you needed a user account via savannah in order to gain push
>> access to ELPA and Emacs? It's been a while now, but I thought my
>> account (ie the ability to log in here: https://savannah.gnu.org/) was
>> what provided that access.
>
> It is correct that an account on savannah is required for someone to
> be granted push/committer access to Emacs (or most GNU projects).
> That is completely separate from having a project registered at
> savannah, however.  That latter is usually not needed unless you
> require "forge" type capabilities for the project you are registering.

My guess is this was just a small misunderstanding/misspeaking on Jai's
part. So far as I know they're only asking for the account.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sat, 02 Apr 2022 16:16:02 GMT) Full text and rfc822 format available.

Message #29 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Corwin Brust <corwin <at> bru.st>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: Jai Flack <jflack <at> disroot.org>, Lars Ingebrigtsen <larsi <at> gnus.org>,
 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sat, 2 Apr 2022 11:14:44 -0500
On Sat, Apr 2, 2022 at 11:12 AM Eric Abrahamsen <eric <at> ericabrahamsen.net> wrote:
>
> My guess is this was just a small misunderstanding/misspeaking on Jai's
> part. So far as I know they're only asking for the account.

OK, thanks.  I won't close the request until Jai has a chance to
confirm but I will add a note asking to hold processing of the request
pending clarification.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sun, 03 Apr 2022 05:00:02 GMT) Full text and rfc822 format available.

Message #32 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Jai Flack <jflack <at> posteo.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sun, 03 Apr 2022 02:26:55 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
>
>> This was one of the questions in the original emacs.devel thread -- how
>> do we handle the situation where a package is both built-in and
>> available for installation from ELPA? Does anything special need to
>> happen in order to make sure the user is always using the newest
>> version?
>
> I'd rather have it all in-core if things are tightly coupled.

My only reason for the ELPA package was to make this available for users
of Emacs 28 (once it's released). If you don't think this is necessary
then I have no reason for the savannah project.

- -- 
Thanks,
Jai
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEMibxCPhhYAWzlyCbGp8lHZSJ3Z4FAmJJBfQACgkQGp8lHZSJ
3Z6U4w/9FQvR0R605JpQc9+VZ090dPSeATk8vV0dxC4l3CNRxfM2MY/BHN+7OF/5
+QCe+oZFvDWvGv5sPCh/cbwtiG7+pqOiPvtShF+bPT8oFtDLnRJZAlfOpsgTC8AB
rjoYmegBQ82BZOMtNxAPh4PxVcIJC6PQTq/BvMIxtrNY9Kngz/FIpk9LM2GD24M3
eK493vb088jdNikXeIvqqmt7GpT9bLJM62VlQDmPkZ7C2+OGx9ZeuDGWiS4OFMV5
DTQrj5o8zye2YEhp1mx1werO3oaUr9EOLRSJJ6OEsxlrpACyKQffCag8XRhikOJi
z2aOpVpKGSkePR1Eij9gnk9X6Ov9ZwFW3o/I9FhtqBYFNqS35liz/mJwZDTNYJpP
Hpd1Lck2zTR7wJsYiO7IEACmOx8WMSGDDS6Sc0vs4E3RyFOrZbeie2n7k25Nl5r9
E7FO37IOif4/lxKAMm0wWyHYteRZKotj/HcW5nY8DHivK2b65kQgpFXmEzLt1iqT
PvlWn4k1c+JrhvN/tyKxKFdRz3GUpRDADKdDyX1W81kvtNZuUFhRjdpUmolrA7nB
S3lJWnQwxSQwtrf3qtVRRgcT5WuUDsYELWWWEhLGHXKW7H6rX9JTaejW+34XJcRM
0aq9jtetjDjfpLkkIcFdZdzCrt53pkBzIq4xZlQeerpi8n+ziyk=
=e2Fg
-----END PGP SIGNATURE-----




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sun, 03 Apr 2022 05:00:03 GMT) Full text and rfc822 format available.

Message #35 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Jai Flack <jflack <at> posteo.net>
To: Corwin Brust <corwin <at> bru.st>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>,
 Lars Ingebrigtsen <larsi <at> gnus.org>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sun, 03 Apr 2022 02:28:33 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Apologies if this is a duplicate email, my reply to debbugs bounced.

Corwin Brust <corwin <at> bru.st> writes:

> On Sat, Apr 2, 2022 at 9:59 AM Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>>
>> I haven't actually read the patch yet -- does this need an ELPA package
>> in addition to the patch included?  And I don't think the Savannah
>> people are involved in the GNU ELPA stuff -- we administer that
>> ourselves.
>
> Savannah, given approval, would provide a source repository for the
> development of this feature and also a host for a dedicated page/site
> for it but, as you say Lars, would not have anything to do with adding
> it to GNU (or NONGNU) ELPA.
>
> Jai,
>
> Can you confirm that you applied for savannah hosting because you want
> a dedicated git (or SVN, etc) repo for this work or a web-page/site
> for it, etc?   If you don't need those things it might be best to
> cancel that submission.

I applied for the savannah hosting so I could move the git repository
for both this and my other isearch-olc package to it, not because I
thought it was required for ELPA inclusion.

- -- 
Thanks,
Jai
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEMibxCPhhYAWzlyCbGp8lHZSJ3Z4FAmJJBlQACgkQGp8lHZSJ
3Z54SQ//RPOt1A6E6lHeHecfj0KU0C82aEZsrqpfH0Ok/s5GsjI0QVAApfVMcYr2
kxl83Zx8T+p1qH6OindI0jEqMsBk68aShzMjBS3AthKQ8vunMavY2LHijBKmthlF
YBwRLHO0Bq8O/4bw9/4LTKFiP9tVKwgVbphWp/UV1dk43uC9ER1Snv0bPtalyVne
no9IfGLqcRuJJaF3UU2kG90dta2u59jjEHHzv3f4pZT/SHafDgeGx21zTQRZRnad
hwfNP99OJNH2TXg++VSkLpypRHQ9cgMlsPua04kUI/BfhwbrR2ZJr4ESoF+N5tf1
1ECM58LcdcJbRV+CxnVfjdY+Hb/5UwiT44r8/E1tG6/LqGGwY3iMWqvXaIelcvfG
Z1/LqMblZjvXnCuo49eSFzeTJ7Cg48HPAQvssQPPD6haTYCQfm2Rce+1K+N8tR/7
xJnZOkMwwXmk72d4Y617guPCfICzq3V75kJWzTVdB/woYkIjz6/hCY64tN7kQ3Ky
kVoMhPg1pikn+BhAqa56i4zstULj++W6duQhItYn6Af5gw9dzQGyZSNc7LYnZQlv
jkidB3736bgSrjvbcrskp2QDCAFiXJpOGE8BxJWfKVsr7iyupodXcEYedVFfQgt+
LXFR1Yz73JRPY6NNWbHhE5ilYqIr5Tb1vuhfPk9KkfB47EPhwnM=
=sn5c
-----END PGP SIGNATURE-----




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sun, 03 Apr 2022 12:01:02 GMT) Full text and rfc822 format available.

Message #38 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jai Flack <jflack <at> posteo.net>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sun, 03 Apr 2022 14:00:27 +0200
Jai Flack <jflack <at> posteo.net> writes:

> My only reason for the ELPA package was to make this available for users
> of Emacs 28 (once it's released). If you don't think this is necessary
> then I have no reason for the savannah project.

But the in-tree things are necessary for it to work, aren't they?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Sun, 03 Apr 2022 14:54:01 GMT) Full text and rfc822 format available.

Message #41 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Jai Flack <jflack <at> posteo.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Sun, 03 Apr 2022 14:53:00 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Jai Flack <jflack <at> posteo.net> writes:
>
>> My only reason for the ELPA package was to make this available for users
>> of Emacs 28 (once it's released). If you don't think this is necessary
>> then I have no reason for the savannah project.
>
> But the in-tree things are necessary for it to work, aren't they?

No they are identical code-wise.

I'm not sure if you read the discussion on emacs-devel but the issue of
having a duplicate feature in-tree and as a package for Emacs 28 was
briefly discussed without solution.

- -- 
Thanks,
Jai
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEMibxCPhhYAWzlyCbGp8lHZSJ3Z4FAmJJtNUACgkQGp8lHZSJ
3Z4KyQ//bGeaBWUsoEJhf8FfaSqJc0dMeC7GyG9/GkQBFz2iZJx6aGpBLM1lfTcz
OuXDBh430068bF3F4xjsJNiGcy1PkTqquY4ul8g9fRq+cU6Jq6ps0o3oi1OgJdCA
6viXV7Fy8OQpoG/OhtM74hL7bUbHzm0r/8US1XgEmUOfBJSv3l64K3r9URCfLiN4
7XDNJN8v/rmAt63qJ7+eIyuda+I7q8PXn8CmLjGMf/P/1XJt1fL7y3yAk2zVis/9
NcAIuxWa8cgoCb2zWBO2yCva1Wcu+Q0IeoRwz/p8Vpr7QtyRM2VW6TgKKDYYMJUP
dpT+vujjmEEYCCfWEWdwhsLJlZFDCHE9DPKnNpAXO9V69LvKhDRKr0X2an/ks1i+
5LEipWJKOOLtZe1u7ZaJh9tiIN2lrznm22hEQrtG9JDCBqNrhOyfbc0C6RlJqp1o
oLKelAPCcNfKeevRoZYDtM7Q87zmxABokts5xNg7lDegnBGyaRhKR6qQ+Uk4BpVF
cF8TuMBHPTvHhDjzqNWl+5CkfQpaofbvi8moRzQUb/X2D0AnlQCq8iIvThCss9JO
vhqV3jqZUBGKNEuzzrTUrYruLjAUUfcRK4frdw2l83EPmX64SvFhFbaB5xlHUf8X
WnzM97w6a7sSkr7Hq7prMaEqI8D+dZ9WcKTTcdWZ8SVHZaeC2/U=
=olBF
-----END PGP SIGNATURE-----




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Mon, 04 Apr 2022 10:31:02 GMT) Full text and rfc822 format available.

Message #44 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jai Flack <jflack <at> posteo.net>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Mon, 04 Apr 2022 12:30:27 +0200
Jai Flack <jflack <at> posteo.net> writes:

> I'm not sure if you read the discussion on emacs-devel but the issue of
> having a duplicate feature in-tree and as a package for Emacs 28 was
> briefly discussed without solution.

No, didn't read that.  Does that mean that the ELPA package doesn't work
in Emacs 29?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Mon, 04 Apr 2022 12:30:02 GMT) Full text and rfc822 format available.

Message #47 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Jai Flack <jflack <at> posteo.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Mon, 04 Apr 2022 12:29:13 +0000
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Jai Flack <jflack <at> posteo.net> writes:
>
>> I'm not sure if you read the discussion on emacs-devel but the issue of
>> having a duplicate feature in-tree and as a package for Emacs 28 was
>> briefly discussed without solution.
>
> No, didn't read that.  Does that mean that the ELPA package doesn't work
> in Emacs 29?

The package works fine, it just redefines some symbols (to an identical
definition); I would just prefer to avoid duplicated code if possible.

I'm not sure how many users there would be of this as an ELPA package
for one Emacs version so it's very possible it's not worth the effort.

-- 
Thanks,
Jai

(Can never seem to get signed emails from Gnus that also look right in
plaintext)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Wed, 06 Apr 2022 09:16:01 GMT) Full text and rfc822 format available.

Message #50 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jai Flack <jflack <at> posteo.net>
Cc: 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Wed, 06 Apr 2022 11:15:15 +0200
Jai Flack <jflack <at> posteo.net> writes:

> I'm not sure how many users there would be of this as an ELPA package
> for one Emacs version so it's very possible it's not worth the effort.

I think just putting it in Emacs 29 is sufficient.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Wed, 06 Apr 2022 23:32:02 GMT) Full text and rfc822 format available.

Message #53 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Jai Flack <jflack <at> posteo.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Wed, 06 Apr 2022 23:31:11 +0000
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Jai Flack <jflack <at> posteo.net> writes:
>
>> I'm not sure how many users there would be of this as an ELPA package
>> for one Emacs version so it's very possible it's not worth the effort.
>
> I think just putting it in Emacs 29 is sufficient.

Right.

Any chance someone with push permission can give my patch a final
review please?

-- 
Thanks,
Jai




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Thu, 07 Apr 2022 11:15:02 GMT) Full text and rfc822 format available.

Message #56 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jai Flack <jflack <at> posteo.net>
Cc: 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Thu, 07 Apr 2022 13:14:43 +0200
Jai Flack <jflack <at> posteo.net> writes:

> Any chance someone with push permission can give my patch a final
> review please?

Looks OK to me, so I've pushed it to Emacs 29 with some minor changes to
the defcustom :types.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 29.1, send any further explanations to 54662 <at> debbugs.gnu.org and Jai Flack <jflack <at> disroot.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 07 Apr 2022 11:16:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54662; Package emacs. (Thu, 07 Apr 2022 11:27:02 GMT) Full text and rfc822 format available.

Message #61 received at 54662 <at> debbugs.gnu.org (full text, mbox):

From: Jai Flack <jflack <at> posteo.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 54662 <at> debbugs.gnu.org
Subject: Re: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search
Date: Thu, 07 Apr 2022 11:26:20 +0000
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Jai Flack <jflack <at> posteo.net> writes:
>
>> Any chance someone with push permission can give my patch a final
>> review please?
>
> Looks OK to me, so I've pushed it to Emacs 29 with some minor changes to
> the defcustom :types.

Thank you! 😁

-- 
Thanks,
Jai




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 May 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 103 days ago.

Previous Next


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