GNU bug report logs -
#65768
Bump persist.el version
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65768 in the body.
You can then email your comments to 65768 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Wed, 06 Sep 2023 02:15:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Joseph Turner <joseph <at> breatheoutbreathe.in>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 06 Sep 2023 02:15:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Please bump the version now that we've fixed that hash
table issue in persist.
See patch.
[0001-Bump-version.patch (text/x-diff, attachment)]
Severity set to 'wishlist' from 'normal'
Request was from
Stefan Kangas <stefankangas <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Wed, 06 Sep 2023 11:30:02 GMT)
Full text and
rfc822 format available.
Added tag(s) patch.
Request was from
Stefan Kangas <stefankangas <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Wed, 06 Sep 2023 11:30:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Wed, 06 Sep 2023 16:40:02 GMT)
Full text and
rfc822 format available.
Message #12 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
> Please bump the version now that we've fixed that hash
> table issue in persist.
>
> See patch.
Phillip, what do you think?
> From 8b5ec447c3ac0c6f5efa15737f22e984bba99992 Mon Sep 17 00:00:00 2001
> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
> Date: Tue, 5 Sep 2023 19:13:06 -0700
> Subject: [PATCH] Bump version
>
> ---
> persist.el | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/persist.el b/persist.el
> index e43171459e..8a1f746ddd 100644
> --- a/persist.el
> +++ b/persist.el
> @@ -5,7 +5,7 @@
> ;; Author: Phillip Lord <phillip.lord <at> russet.org.uk>
> ;; Maintainer: Phillip Lord <phillip.lord <at> russet.org.uk>
> ;; Package-Type: multi
> -;; Version: 0.5
> +;; Version: 0.6
>
> ;; The contents of this file are subject to the GPL License, Version 3.0.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Sat, 16 Sep 2023 22:29:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Ping.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Sat, 30 Sep 2023 14:31:01 GMT)
Full text and
rfc822 format available.
Message #18 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Ping :)
Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
> Ping.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Mon, 30 Oct 2023 20:56:02 GMT)
Full text and
rfc822 format available.
Message #21 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Ping :)
Stefan Kangas <stefankangas <at> gmail.com> writes:
> Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>
>> Please bump the version now that we've fixed that hash
>> table issue in persist.
>>
>> See patch.
>
> Phillip, what do you think?
>
>> From 8b5ec447c3ac0c6f5efa15737f22e984bba99992 Mon Sep 17 00:00:00 2001
>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>> Date: Tue, 5 Sep 2023 19:13:06 -0700
>> Subject: [PATCH] Bump version
>>
>> ---
>> persist.el | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/persist.el b/persist.el
>> index e43171459e..8a1f746ddd 100644
>> --- a/persist.el
>> +++ b/persist.el
>> @@ -5,7 +5,7 @@
>> ;; Author: Phillip Lord <phillip.lord <at> russet.org.uk>
>> ;; Maintainer: Phillip Lord <phillip.lord <at> russet.org.uk>
>> ;; Package-Type: multi
>> -;; Version: 0.5
>> +;; Version: 0.6
>>
>> ;; The contents of this file are subject to the GPL License, Version 3.0.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Tue, 31 Oct 2023 12:09:02 GMT)
Full text and
rfc822 format available.
Message #24 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Oh dear, you have had to ping on this many times.
Would you be interested in taking over maintainership of persist? I am
very short of Emacs time these days.
Phil
On 2023-10-30 20:54, Joseph Turner wrote:
> Ping :)
>
> Stefan Kangas <stefankangas <at> gmail.com> writes:
>
>> Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>>
>>> Please bump the version now that we've fixed that hash
>>> table issue in persist.
>>>
>>> See patch.
>>
>> Phillip, what do you think?
>>
>>> From 8b5ec447c3ac0c6f5efa15737f22e984bba99992 Mon Sep 17 00:00:00
>>> 2001
>>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>>> Date: Tue, 5 Sep 2023 19:13:06 -0700
>>> Subject: [PATCH] Bump version
>>>
>>> ---
>>> persist.el | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/persist.el b/persist.el
>>> index e43171459e..8a1f746ddd 100644
>>> --- a/persist.el
>>> +++ b/persist.el
>>> @@ -5,7 +5,7 @@
>>> ;; Author: Phillip Lord <phillip.lord <at> russet.org.uk>
>>> ;; Maintainer: Phillip Lord <phillip.lord <at> russet.org.uk>
>>> ;; Package-Type: multi
>>> -;; Version: 0.5
>>> +;; Version: 0.6
>>>
>>> ;; The contents of this file are subject to the GPL License, Version
>>> 3.0.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Tue, 31 Oct 2023 16:21:01 GMT)
Full text and
rfc822 format available.
Message #27 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Hi Phillip!
phillip.lord <at> russet.org.uk writes:
> Oh dear, you have had to ping on this many times.
No worries :)
> Would you be interested in taking over maintainership of persist? I am
> very short of Emacs time these days.
Yes, I am interested! Stefan, Eli, what do you think?
Stefan, before I commit to maintainership of persist, please let me know
of any maintainer guidelines I should be aware of. I have read
emacs/CONTRIBUTE and elpa/README. Would persist.el maintainership
require subscribing to the mailing list?
Thank you!
Joseph
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Tue, 31 Oct 2023 16:45:02 GMT)
Full text and
rfc822 format available.
Message #30 received at 65768 <at> debbugs.gnu.org (full text, mbox):
> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
> Cc: Stefan Kangas <stefankangas <at> gmail.com>, Eli Zaretskii <eliz <at> gnu.org>,
> 65768 <at> debbugs.gnu.org
> Date: Tue, 31 Oct 2023 08:41:55 -0700
>
> phillip.lord <at> russet.org.uk writes:
>
> > Would you be interested in taking over maintainership of persist? I am
> > very short of Emacs time these days.
>
> Yes, I am interested! Stefan, Eli, what do you think?
I can only welcome you. Thanks for volunteering!
> Stefan, before I commit to maintainership of persist, please let me know
> of any maintainer guidelines I should be aware of. I have read
> emacs/CONTRIBUTE and elpa/README. Would persist.el maintainership
> require subscribing to the mailing list?
From my POV, the only request is to subscribe to
bug-gnu-emacs <at> gnu.org, so that you see any bug reports about
persist.el. Otherwise, we will have to forward the reports to you.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Tue, 31 Oct 2023 17:14:01 GMT)
Full text and
rfc822 format available.
Message #33 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>> Cc: Stefan Kangas <stefankangas <at> gmail.com>, Eli Zaretskii <eliz <at> gnu.org>,
>> 65768 <at> debbugs.gnu.org
>> Date: Tue, 31 Oct 2023 08:41:55 -0700
>>
>> phillip.lord <at> russet.org.uk writes:
>>
>> > Would you be interested in taking over maintainership of persist? I am
>> > very short of Emacs time these days.
>>
>> Yes, I am interested! Stefan, Eli, what do you think?
>
> I can only welcome you. Thanks for volunteering!
Thank you :)
>> Stefan, before I commit to maintainership of persist, please let me know
>> of any maintainer guidelines I should be aware of. I have read
>> emacs/CONTRIBUTE and elpa/README. Would persist.el maintainership
>> require subscribing to the mailing list?
>
> From my POV, the only request is to subscribe to
> bug-gnu-emacs <at> gnu.org, so that you see any bug reports about
> persist.el. Otherwise, we will have to forward the reports to you.
Sounds good. I am subscribed to bug-gnu-emacs <at> gnu.org.
Joseph
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Wed, 01 Nov 2023 00:36:02 GMT)
Full text and
rfc822 format available.
Message #36 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>>> Yes, I am interested! Stefan, Eli, what do you think?
>>
>> I can only welcome you. Thanks for volunteering!
>
> Thank you :)
Indeed, welcome and thanks.
Perhaps before releasing v0.6, it would make sense to update the
Maintainer header comment to reflect that you're now the maintainer?
If you agree, feel free to send a patch.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Mon, 06 Nov 2023 20:40:01 GMT)
Full text and
rfc822 format available.
Message #39 received at 65768 <at> debbugs.gnu.org (full text, mbox):
On 2023-10-31 17:05, Joseph Turner wrote:
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
>>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>>> Cc: Stefan Kangas <stefankangas <at> gmail.com>, Eli Zaretskii
>>> <eliz <at> gnu.org>,
>>> 65768 <at> debbugs.gnu.org
>>> Date: Tue, 31 Oct 2023 08:41:55 -0700
>>>
>>> phillip.lord <at> russet.org.uk writes:
>>>
>>> > Would you be interested in taking over maintainership of persist? I am
>>> > very short of Emacs time these days.
>>>
>>> Yes, I am interested! Stefan, Eli, what do you think?
>>
>> I can only welcome you. Thanks for volunteering!
>
> Thank you :)
And thank you indeed! I will be very interested to see where you take
persist.
Phil
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Sun, 12 Nov 2023 04:29:01 GMT)
Full text and
rfc822 format available.
Message #42 received at 65768 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Stefan Kangas <stefankangas <at> gmail.com> writes:
> Perhaps before releasing v0.6, it would make sense to update the
> Maintainer header comment to reflect that you're now the maintainer?
> If you agree, feel free to send a patch.
Sounds good! Please see attached patches.
Thank you!
Joseph
[0001-Update-Maintainer-header.patch (text/x-diff, attachment)]
[0002-Bump-version.patch (text/x-diff, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Sun, 12 Nov 2023 04:30:02 GMT)
Full text and
rfc822 format available.
Message #45 received at 65768 <at> debbugs.gnu.org (full text, mbox):
phillip.lord <at> russet.org.uk writes:
> On 2023-10-31 17:05, Joseph Turner wrote:
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>>>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>>>> From: Joseph Turner <joseph <at> breatheoutbreathe.in>
>>>> Cc: Stefan Kangas <stefankangas <at> gmail.com>, Eli Zaretskii
>>>> <eliz <at> gnu.org>,
>>>> 65768 <at> debbugs.gnu.org
>>>> Date: Tue, 31 Oct 2023 08:41:55 -0700
>>>> phillip.lord <at> russet.org.uk writes:
>>>> > Would you be interested in taking over maintainership of
>>>> persist? I am
>>>> > very short of Emacs time these days.
>>>> Yes, I am interested! Stefan, Eli, what do you think?
>>> I can only welcome you. Thanks for volunteering!
>> Thank you :)
>
>
> And thank you indeed! I will be very interested to see where you take
> persist.
Thank you, Phil!!
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Wed, 10 Jan 2024 21:40:01 GMT)
Full text and
rfc822 format available.
Message #48 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
> Stefan Kangas <stefankangas <at> gmail.com> writes:
>
>> Perhaps before releasing v0.6, it would make sense to update the
>> Maintainer header comment to reflect that you're now the maintainer?
>> If you agree, feel free to send a patch.
>
> Sounds good! Please see attached patches.
>
> Thank you!
>
> Joseph
Sorry for the belayed reply here.
I was about to install this, when I noticed that this package is
actually maintained as an external package at:
https://gitlab.com/phillord/persist
So I guess the easiest option is to continue running it externally,
unless you want to move its maintenance to elpa.git, in which case we
can arrange that.
If you want to maintain it externally, I guess Philip would either hand
over that repository to you, or you would have to create a new one.
Thoughts?
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Fri, 12 Jan 2024 08:53:01 GMT)
Full text and
rfc822 format available.
Message #51 received at 65768 <at> debbugs.gnu.org (full text, mbox):
On 2024-01-10 21:39, Stefan Kangas wrote:
> Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>
>> Stefan Kangas <stefankangas <at> gmail.com> writes:
>>
>>> Perhaps before releasing v0.6, it would make sense to update the
>>> Maintainer header comment to reflect that you're now the maintainer?
>>> If you agree, feel free to send a patch.
>>
>> Sounds good! Please see attached patches.
>>
>> Thank you!
>>
>> Joseph
>
> Sorry for the belayed reply here.
>
> I was about to install this, when I noticed that this package is
> actually maintained as an external package at:
>
> https://gitlab.com/phillord/persist
>
> So I guess the easiest option is to continue running it externally,
> unless you want to move its maintenance to elpa.git, in which case we
> can arrange that.
>
> If you want to maintain it externally, I guess Philip would either hand
> over that repository to you, or you would have to create a new one.
>
I am very easy any way. If you want me to give full maintainer control
to someone on the gitlab repo, just let me know. Or if you want to move
the repo elsewhere or just use ELPA, then I will archive the gitlab
repo.
Phil
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Fri, 12 Jan 2024 09:17:02 GMT)
Full text and
rfc822 format available.
Message #54 received at 65768 <at> debbugs.gnu.org (full text, mbox):
phillip.lord <at> russet.org.uk writes:
> On 2024-01-10 21:39, Stefan Kangas wrote:
>> Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>>
>>> Stefan Kangas <stefankangas <at> gmail.com> writes:
>>>
>>>> Perhaps before releasing v0.6, it would make sense to update the
>>>> Maintainer header comment to reflect that you're now the maintainer?
>>>> If you agree, feel free to send a patch.
>>> Sounds good! Please see attached patches.
>>> Thank you!
>>> Joseph
>> Sorry for the belayed reply here.
>> I was about to install this, when I noticed that this package is
>> actually maintained as an external package at:
>> https://gitlab.com/phillord/persist
>> So I guess the easiest option is to continue running it externally,
>> unless you want to move its maintenance to elpa.git, in which case we
>> can arrange that.
>> If you want to maintain it externally, I guess Philip would either
>> hand
>> over that repository to you, or you would have to create a new one.
>>
>
>
> I am very easy any way. If you want me to give full maintainer control
> to someone on the gitlab repo, just let me know. Or if you want to
> move the repo elsewhere or just use ELPA, then I will archive the
> gitlab repo.
>
> Phil
I would prefer to move over to elpa.git.
Thank you for your flexibility!
Joseph
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Fri, 12 Jan 2024 13:11:01 GMT)
Full text and
rfc822 format available.
Message #57 received at 65768 <at> debbugs.gnu.org (full text, mbox):
On 2024-01-12 09:15, Joseph Turner wrote:
> phillip.lord <at> russet.org.uk writes:
>
>> On 2024-01-10 21:39, Stefan Kangas wrote:
>>> Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>>>
>>>> Stefan Kangas <stefankangas <at> gmail.com> writes:
>>>>
>>>>> Perhaps before releasing v0.6, it would make sense to update the
>>>>> Maintainer header comment to reflect that you're now the
>>>>> maintainer?
>>>>> If you agree, feel free to send a patch.
>>>> Sounds good! Please see attached patches.
>>>> Thank you!
>>>> Joseph
>>> Sorry for the belayed reply here.
>>> I was about to install this, when I noticed that this package is
>>> actually maintained as an external package at:
>>> https://gitlab.com/phillord/persist
>>> So I guess the easiest option is to continue running it externally,
>>> unless you want to move its maintenance to elpa.git, in which case we
>>> can arrange that.
>>> If you want to maintain it externally, I guess Philip would either
>>> hand
>>> over that repository to you, or you would have to create a new one.
>>>
>>
>>
>> I am very easy any way. If you want me to give full maintainer control
>> to someone on the gitlab repo, just let me know. Or if you want to
>> move the repo elsewhere or just use ELPA, then I will archive the
>> gitlab repo.
>>
>> Phil
>
> I would prefer to move over to elpa.git.
>
> Thank you for your flexibility!
That's fine. Let me know when you are ready and I will archive gitlab!
Phil
Reply sent
to
Stefan Kangas <stefankangas <at> gmail.com>
:
You have taken responsibility.
(Sat, 13 Jan 2024 09:42:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Joseph Turner <joseph <at> breatheoutbreathe.in>
:
bug acknowledged by developer.
(Sat, 13 Jan 2024 09:42:02 GMT)
Full text and
rfc822 format available.
Message #62 received at 65768-done <at> debbugs.gnu.org (full text, mbox):
Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>> I am very easy any way. If you want me to give full maintainer control
>> to someone on the gitlab repo, just let me know. Or if you want to
>> move the repo elsewhere or just use ELPA, then I will archive the
>> gitlab repo.
>
> I would prefer to move over to elpa.git.
Thanks, so I changed it to be maintained in elpa.git, and installed your
patches there.
Phil, I think you can archive the old repository at your convenience.
I'm therefore closing this bug report.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Sat, 13 Jan 2024 09:46:02 GMT)
Full text and
rfc822 format available.
Message #65 received at 65768 <at> debbugs.gnu.org (full text, mbox):
BTW, I see the following warnings from package-lint:
1:64: warning: You should depend on (emacs "24.1") if you need lexical-binding.
228:51: error: You should depend on (emacs "26.1") if you need `recordp'.
233:64: error: You should depend on (emacs "26.1") if you need `recordp'.
236:53: error: You should depend on (emacs "26.1") if you need `recordp'.
Would the below patch be appropriate?
diff --git a/persist.el b/persist.el
index 2b96b2b7f0..6cc94b4db3 100644
--- a/persist.el
+++ b/persist.el
@@ -5,6 +5,7 @@
;; Author: Phillip Lord <phillip.lord <at> russet.org.uk>
;; Maintainer: Joseph Turner <persist-el <at> breatheoutbreathe.in>
;; Package-Type: multi
+;; Package-Requires: ((emacs "26.1"))
;; Version: 0.6
;; The contents of this file are subject to the GPL License, Version 3.0.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Sat, 13 Jan 2024 19:15:02 GMT)
Full text and
rfc822 format available.
Message #68 received at 65768-done <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefankangas <at> gmail.com> writes:
> Joseph Turner <joseph <at> breatheoutbreathe.in> writes:
>
>>> I am very easy any way. If you want me to give full maintainer control
>>> to someone on the gitlab repo, just let me know. Or if you want to
>>> move the repo elsewhere or just use ELPA, then I will archive the
>>> gitlab repo.
>>
>> I would prefer to move over to elpa.git.
>
> Thanks, so I changed it to be maintained in elpa.git, and installed your
> patches there.
Thank you!!
> Phil, I think you can archive the old repository at your convenience.
>
> I'm therefore closing this bug report.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65768
; Package
emacs
.
(Sat, 13 Jan 2024 19:16:02 GMT)
Full text and
rfc822 format available.
Message #71 received at 65768 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefankangas <at> gmail.com> writes:
> BTW, I see the following warnings from package-lint:
>
> 1:64: warning: You should depend on (emacs "24.1") if you need lexical-binding.
> 228:51: error: You should depend on (emacs "26.1") if you need `recordp'.
> 233:64: error: You should depend on (emacs "26.1") if you need `recordp'.
> 236:53: error: You should depend on (emacs "26.1") if you need `recordp'.
>
> Would the below patch be appropriate?
>
> diff --git a/persist.el b/persist.el
> index 2b96b2b7f0..6cc94b4db3 100644
> --- a/persist.el
> +++ b/persist.el
> @@ -5,6 +5,7 @@
> ;; Author: Phillip Lord <phillip.lord <at> russet.org.uk>
> ;; Maintainer: Joseph Turner <persist-el <at> breatheoutbreathe.in>
> ;; Package-Type: multi
> +;; Package-Requires: ((emacs "26.1"))
> ;; Version: 0.6
>
> ;; The contents of this file are subject to the GPL License, Version 3.0.
LGTM. Thank you!
Joseph
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 11 Feb 2024 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.