GNU bug report logs - #39539
27.0.60; [PATCH] Fix error message "Invalid function: with-connection-local-variables"

Previous Next

Package: emacs;

Reported by: Sun Lin <sunlin7 <at> yahoo.com>

Date: Mon, 10 Feb 2020 04:35:02 UTC

Severity: normal

Tags: patch

Found in version 27.0.60

Done: Stefan Kangas <stefan <at> marxist.se>

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 39539 in the body.
You can then email your comments to 39539 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#39539; Package emacs. (Mon, 10 Feb 2020 04:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sun Lin <sunlin7 <at> yahoo.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 10 Feb 2020 04:35:02 GMT) Full text and rfc822 format available.

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

From: Sun Lin <sunlin7 <at> yahoo.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>, 
 "eliz <at> gnu.org" <eliz <at> gnu.org>
Subject: 27.0.60; [PATCH] Fix error message "Invalid function:
 with-connection-local-variables"
Date: Mon, 10 Feb 2020 04:34:45 +0000 (UTC)
[Message part 1 (text/plain, inline)]
Hi Eli,

The attachment is a patch for fixing the error message "Invalid function: with-connection-local-variables" when run the grep in emacs 27.
The issue can be reproduced in current version (530067463bffc982f02dcc4f2805d389704575b4) with follow steps,
1. echo -e "hello1\nhello2\nhello3" > /tmp/a
2. "M-x grep" then try  the "... -e hello /tmp/a" to grep the string

Emacs 27 will emit the error message and the grep buffer also look strange.

Please review the patch in attachment. Thank you.

[0001-Fix-error-message-Invalid-function-with-connection-l.patch (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39539; Package emacs. (Mon, 10 Feb 2020 06:47:02 GMT) Full text and rfc822 format available.

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

From: Sun Lin <sunlin7 <at> yahoo.com>
To: "39539 <at> debbugs.gnu.org" <39539 <at> debbugs.gnu.org>, 
 "eliz <at> gnu.org" <eliz <at> gnu.org>
Subject: bug#39539: Acknowledgement (27.0.60; [PATCH] Fix error message
 "Invalid function: with-connection-local-variables")
Date: Mon, 10 Feb 2020 06:46:01 +0000 (UTC)
[Message part 1 (text/plain, inline)]
Hi Eli,

Sorry for not well formated commit message in preview patch file.
Here is the new patch file in attachment wiht the reformated commit issue. 
Please Review again, thank you.

Best Regards
Lin Sun
[0001-Fix-error-message-Invalid-function-with-connection-l.patch (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39539; Package emacs. (Mon, 10 Feb 2020 08:24:02 GMT) Full text and rfc822 format available.

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

From: Sun Lin <sunlin7 <at> yahoo.com>
To: "39539 <at> debbugs.gnu.org" <39539 <at> debbugs.gnu.org>, 
 "eliz <at> gnu.org" <eliz <at> gnu.org>
Subject: Re: bug#39539: Acknowledgement (27.0.60; [PATCH] Fix error message
 "Invalid function: with-connection-local-variables")
Date: Mon, 10 Feb 2020 08:23:00 +0000 (UTC)
>Hi Eli,
>Sorry for not well formated commit message in preview patch file.
>Here is the new patch file in attachment wiht the reformated commit issue. 
>Please Review again, thank you.
Error happened with the patch when build the Emacs from source, it will be cycle require between subr-x.el and files-x.el. 
Appoligize for this incorrect patch. 
Please ignore the patch. I'll investigate more to find what happend.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39539; Package emacs. (Mon, 10 Feb 2020 16:05:02 GMT) Full text and rfc822 format available.

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

From: Sun Lin <sunlin7 <at> yahoo.com>
To: "39539 <at> debbugs.gnu.org" <39539 <at> debbugs.gnu.org>, 
 "eliz <at> gnu.org" <eliz <at> gnu.org>
Subject: Re: bug#39539: Acknowledgement (27.0.60; [PATCH] Fix error message
 "Invalid function: with-connection-local-variables")
Date: Mon, 10 Feb 2020 16:04:49 +0000 (UTC)
>>Hi Eli,
>>Sorry for not well formated commit message in preview patch file.
>>Here is the new patch file in attachment wiht the reformated commit issue. 
>>Please Review again, thank you.
>
>Error happened with the patch when build the Emacs from source, it will be cycle require between subr-x.el and files-x.el. 
>Appoligize for this incorrect patch. 
>Please ignore the patch. I'll investigate more to find what happend.

The issue is gone after I totally clean and rebuild Emacs27 from source.
Please close this ticket. 
Thanks.





Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Mon, 10 Feb 2020 16:23:01 GMT) Full text and rfc822 format available.

Notification sent to Sun Lin <sunlin7 <at> yahoo.com>:
bug acknowledged by developer. (Mon, 10 Feb 2020 16:23:01 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefan <at> marxist.se>
To: Sun Lin <sunlin7 <at> yahoo.com>
Cc: 39539-done <at> debbugs.gnu.org, "eliz <at> gnu.org" <eliz <at> gnu.org>
Subject: Re: bug#39539: Acknowledgement (27.0.60; [PATCH] Fix error message
 "Invalid function: with-connection-local-variables")
Date: Mon, 10 Feb 2020 17:22:35 +0100
Sun Lin <sunlin7 <at> yahoo.com> writes:

> The issue is gone after I totally clean and rebuild Emacs27 from source.
> Please close this ticket.

Closed.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39539; Package emacs. (Mon, 10 Feb 2020 16:45:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Sun Lin <sunlin7 <at> yahoo.com>
Cc: 39539-done <at> debbugs.gnu.org
Subject: Re: bug#39539: Acknowledgement (27.0.60; [PATCH] Fix error message
 "Invalid function: with-connection-local-variables")
Date: Mon, 10 Feb 2020 18:44:23 +0200
> Date: Mon, 10 Feb 2020 16:04:49 +0000 (UTC)
> From: Sun Lin <sunlin7 <at> yahoo.com>
> 
> The issue is gone after I totally clean and rebuild Emacs27 from source.
> Please close this ticket. 

Thanks, done.




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

This bug report was last modified 5 years and 95 days ago.

Previous Next


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