bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39539: 27.0.60; [PATCH] Fix error message "Invalid function: with-co


From: Sun Lin
Subject: bug#39539: 27.0.60; [PATCH] Fix error message "Invalid function: with-connection-local-variables"
Date: Mon, 10 Feb 2020 04:34:45 +0000 (UTC)

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.

Attachment: 0001-Fix-error-message-Invalid-function-with-connection-l.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]