GNU bug report logs - #65608
Fwd: [PATCH] project.el: Use list of strings p for safe local variable

Previous Next

Package: emacs;

Reported by: Joseph Turner <joseph <at> breatheoutbreathe.in>

Date: Wed, 30 Aug 2023 07:13:01 UTC

Severity: normal

Tags: patch

Fixed in version 30.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

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 65608 in the body.
You can then email your comments to 65608 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#65608; Package emacs. (Wed, 30 Aug 2023 07:13: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, 30 Aug 2023 07:13:01 GMT) Full text and rfc822 format available.

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

From: Joseph Turner <joseph <at> breatheoutbreathe.in>
To: bug-gnu-emacs <at> gnu.org
Cc: dmitry <at> gutov.dev, stefankangas <at> gmail.com
Subject: Fwd: [PATCH] project.el: Use list of strings p for safe local variable
Date: Wed, 30 Aug 2023 00:10:27 -0700
[Message part 1 (text/plain, inline)]
Stefan Kangas suggested I resend this patch to this mailing list so that
it's not lost even though it can't be applied yet.

Joseph Turner <joseph <at> breatheoutbreathe.in> writes:

> Might make sense to merge this into 29.2?
>
> [2. text/x-diff; 0001-project.el-Use-list-of-strings-p-for-safe-local-vari.patch]...

[0001-project.el-Use-list-of-strings-p-for-safe-local-vari.patch (text/x-diff, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65608; Package emacs. (Wed, 30 Aug 2023 11:23:01 GMT) Full text and rfc822 format available.

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

From: Dmitry Gutov <dmitry <at> gutov.dev>
To: Joseph Turner <joseph <at> breatheoutbreathe.in>, 65608 <at> debbugs.gnu.org
Cc: stefankangas <at> gmail.com
Subject: Re: bug#65608: Fwd: [PATCH] project.el: Use list of strings p for
 safe local variable
Date: Wed, 30 Aug 2023 14:22:03 +0300
On 30/08/2023 10:10, Joseph Turner via Bug reports for GNU Emacs, the 
Swiss army knife of text editors wrote:
> Stefan Kangas suggested I resend this patch to this mailing list so that
> it's not lost even though it can't be applied yet.

Just to clarify for posterity: it can't be applied yet because 
list-of-string-p is not in Emacs 26. Or 27 (which we might bump the 
requirement to in not-too-distant future).




Reply sent to Stefan Kangas <stefankangas <at> gmail.com>:
You have taken responsibility. (Wed, 30 Aug 2023 17:55:02 GMT) Full text and rfc822 format available.

Notification sent to Joseph Turner <joseph <at> breatheoutbreathe.in>:
bug acknowledged by developer. (Wed, 30 Aug 2023 17:55:02 GMT) Full text and rfc822 format available.

Message #13 received at 65608-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: 65608-done <at> debbugs.gnu.org, Joseph Turner <joseph <at> breatheoutbreathe.in>
Subject: Re: bug#65608: Fwd: [PATCH] project.el: Use list of strings p for
 safe local variable
Date: Wed, 30 Aug 2023 19:54:29 +0200
Version: 30.1

Dmitry Gutov <dmitry <at> gutov.dev> writes:

> On 30/08/2023 10:10, Joseph Turner via Bug reports for GNU Emacs, the
> Swiss army knife of text editors wrote:
> > Stefan Kangas suggested I resend this patch to this mailing list so that
> > it's not lost even though it can't be applied yet.
>
> Just to clarify for posterity: it can't be applied yet because
> list-of-string-p is not in Emacs 26. Or 27 (which we might bump the
> requirement to in not-too-distant future).

Right.  Note that `list-of-strings-p' was added in Emacs 28, though.
So I added a comment to that effect in commit 9647ddb2993, and I'm
closing the bug.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65608; Package emacs. (Thu, 31 Aug 2023 00:31:01 GMT) Full text and rfc822 format available.

Message #16 received at 65608-done <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dmitry <at> gutov.dev>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 65608-done <at> debbugs.gnu.org, Joseph Turner <joseph <at> breatheoutbreathe.in>
Subject: Re: bug#65608: Fwd: [PATCH] project.el: Use list of strings p for
 safe local variable
Date: Thu, 31 Aug 2023 03:30:13 +0300
On 30/08/2023 20:54, Stefan Kangas wrote:
> Right.  Note that `list-of-strings-p' was added in Emacs 28, though.

I think you meant to say Emacs 29 here.

> So I added a comment to that effect in commit 9647ddb2993, and I'm
> closing the bug.

Thank you.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65608; Package emacs. (Thu, 31 Aug 2023 06:46:01 GMT) Full text and rfc822 format available.

Message #19 received at 65608-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: 65608-done <at> debbugs.gnu.org, Joseph Turner <joseph <at> breatheoutbreathe.in>
Subject: Re: bug#65608: Fwd: [PATCH] project.el: Use list of strings p for
 safe local variable
Date: Thu, 31 Aug 2023 08:45:04 +0200
Dmitry Gutov <dmitry <at> gutov.dev> writes:

> On 30/08/2023 20:54, Stefan Kangas wrote:
> > Right.  Note that `list-of-strings-p' was added in Emacs 28, though.
>
> I think you meant to say Emacs 29 here.

Yes, indeed.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 28 Sep 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 225 days ago.

Previous Next


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