From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 12 03:06:54 2020 Received: (at submit) by debbugs.gnu.org; 12 Jan 2020 08:06:54 +0000 Received: from localhost ([127.0.0.1]:56994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqYGr-0006CH-EW for submit@debbugs.gnu.org; Sun, 12 Jan 2020 03:06:54 -0500 Received: from lists.gnu.org ([209.51.188.17]:50540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqYGp-0006CA-Ut for submit@debbugs.gnu.org; Sun, 12 Jan 2020 03:06:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38195) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqYGo-0005sR-Uo for bug-gnu-emacs@gnu.org; Sun, 12 Jan 2020 03:06:51 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqYGn-0008Rw-IK for bug-gnu-emacs@gnu.org; Sun, 12 Jan 2020 03:06:50 -0500 Received: from mail-pf1-x436.google.com ([2607:f8b0:4864:20::436]:35503) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iqYGn-0008O3-92 for bug-gnu-emacs@gnu.org; Sun, 12 Jan 2020 03:06:49 -0500 Received: by mail-pf1-x436.google.com with SMTP id i23so3336115pfo.2 for ; Sun, 12 Jan 2020 00:06:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zoom.us; s=google; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :thread-index:content-language; bh=I7i96YX6wtYWteQznrjEmQwqAVwHdVQZy7fpT8gM48w=; b=EEBxpA4ARU9N0ZQZUmFQp6i6ggq/tpsGbk1bTcioD9dnVlwSQ8oZ4CK9ePChfzK5dH w4l6HJNDD1yqCoAZWYAvNTooeuKJIJ4WMQCNGIDUwbD801dkRnfgeiJle58xK/59IxOc vYyyJyiQar9riLZEU5RYSTIffP0XgzUWjeec4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:references:in-reply-to:subject:date :message-id:mime-version:thread-index:content-language; bh=I7i96YX6wtYWteQznrjEmQwqAVwHdVQZy7fpT8gM48w=; b=m68IesNA5Krqf2FhOmrm4tP7JSrWsTHvkbFZzUBpoFvhFwTFKSFY2OMYv+5SW1VpL3 tdcUY40WHHo3Wr70RnpvjcRQ3r2iebrUJ/61kT2nsbeveOhC5QlhfRf4KXbs01Kaz60o vUMxyqk7u0w8GU+BPg2vE1otU46LfoU71KWk3nfsnD9gVa2reeAr0rCXjfpJQtI7/UE2 v64IKww6fHhxAgT9T0CHWAu2zuL6lRqSN+2c0CNeJ7VwnrhPEfyOd4gSOh8jNPdcnEI5 b8k/eOiFETIFn6GtSxbWJqc4XoJ1+mU8bnk50Mv9wL5DVb2meCDnQT4gOwPITznB3SwP ADbA== X-Gm-Message-State: APjAAAUzSwy0IeD02mBOqAEpxE6FbhXDh85UgiF22NCPAk4a8D2du2mq 9RwyJYt7TNcstF5aZ9kPCu8A7qw5IiRsXul8T/a7cOZ/oZYFzP931rYHTifmGIdMge2bR2U1wmG /uWfRrMdtPyFnpn1QxNYMH6igo2oPMNrwCE7xb5MlcJT+KAZnR/eUw9FtKXrA X-Google-Smtp-Source: APXvYqzncRNVfmgh+rvGAvaQMvczEaJBbolxzaq7GaapG/pqj771/dpv0tU8ptq2+uYx5pCfYtRWUw== X-Received: by 2002:a63:a53:: with SMTP id z19mr14895570pgk.267.1578816407274; Sun, 12 Jan 2020 00:06:47 -0800 (PST) Received: from DESKTOP71C1N5K ([38.99.100.2]) by smtp.gmail.com with ESMTPSA id p35sm8971901pgl.47.2020.01.12.00.06.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Jan 2020 00:06:46 -0800 (PST) From: To: , "'Eli Zaretskii'" References: <5ddfcabc.1c69fb81.626d0.c7a5@mx.google.com> In-Reply-To: <5ddfcabc.1c69fb81.626d0.c7a5@mx.google.com> Subject: 27.0.50; ; [PATCH] * makefile-edit.el: regexp-quote the param in makefile-move-to-macro to avoid error message Date: Sun, 12 Jan 2020 16:06:43 +0800 Message-ID: <000201d5c91f$3bac3b90$b304b2b0$@zoom.us> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0003_01D5C962.49D03EE0" X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQJLQUOmqDIbovY9wIUTc2SKtL4kWKb7uLeQ Content-Language: en-us X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::436 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is a multipart message in MIME format. ------=_NextPart_000_0003_01D5C962.49D03EE0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Eli, The attachment is a patch to fix the complaint message from = `makefile-move-to-macro' for the param for re-search-forward isn't = escaped. To reproduce the issue, just run follow commands in your shell, $ echo 'AM_LIBTMP_LIBS:=3D$(shell X \--libs)' > /tmp/Makefile.am $ emacs -Q --eval '(progn (global-ede-mode t)(semantic-mode t)(find-file = "/tmp/Makefile.am"))' Could you please review and apply the patch?=20 Thank you. B.R. Lin Sun ------=_NextPart_000_0003_01D5C962.49D03EE0 Content-Type: application/octet-stream; name="0001-Fix-the-error-message-from-makefile-move-to-macro.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="0001-Fix-the-error-message-from-makefile-move-to-macro.patch" >From 9dfa710fd57095cceb025f665e71772f93e6bbe4 Mon Sep 17 00:00:00 2001=0A= From: "lin.sun" =0A= Date: Fri, 1 Nov 2019 10:25:17 +0800=0A= Subject: [PATCH] Fix the error message from `makefile-move-to-macro'=0A= =0A= * makefile-edit.el: regexp-quote the param in makefile-move-to-macro.=0A= With `(global-ede-mode t)' and `(semantic-mode t)' enabled, error=0A= happened when open a Makefile.am which has '$' or '\\' in its macro=0A= list. Simply create a Makefile.am include the line=0A= 'AM_LIBTMP_LIBS:=3D$(shell X \--libs)', open the file with ede and=0A= semantic mode enabled will trigger this issue. Escape the param for=0A= re-search-forward in `makefile-move-to-macro' can fix this.=0A= ---=0A= lisp/cedet/ede/makefile-edit.el | 2 +-=0A= 1 file changed, 1 insertion(+), 1 deletion(-)=0A= =0A= diff --git a/lisp/cedet/ede/makefile-edit.el = b/lisp/cedet/ede/makefile-edit.el=0A= index 7d8a44b..add1675 100644=0A= --- a/lisp/cedet/ede/makefile-edit.el=0A= +++ b/lisp/cedet/ede/makefile-edit.el=0A= @@ -78,7 +78,7 @@ makefile-move-to-macro=0A= If NEXT is non-nil, move to the next occurrence of MACRO."=0A= (let ((oldpt (point)))=0A= (when (not next) (goto-char (point-min)))=0A= - (if (re-search-forward (concat "^\\s-*" macro "\\s-*[+:?]?=3D") nil = t)=0A= + (if (re-search-forward (concat "^\\s-*" (regexp-quote macro) = "\\s-*[+:?]?=3D") nil t)=0A= t=0A= (goto-char oldpt)=0A= nil)))=0A= -- =0A= 2.2.0=0A= =0A= ------=_NextPart_000_0003_01D5C962.49D03EE0-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 12 08:58:54 2020 Received: (at control) by debbugs.gnu.org; 12 Jan 2020 13:58:54 +0000 Received: from localhost ([127.0.0.1]:57163 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqdlW-0008CS-5e for submit@debbugs.gnu.org; Sun, 12 Jan 2020 08:58:54 -0500 Received: from mail-qt1-f171.google.com ([209.85.160.171]:43199) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqdlV-0008CG-6a for control@debbugs.gnu.org; Sun, 12 Jan 2020 08:58:53 -0500 Received: by mail-qt1-f171.google.com with SMTP id d18so6757150qtj.10 for ; Sun, 12 Jan 2020 05:58:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=uFVHozhvp9wkD7D3ZFV5KIN+7wfv0OyjnxWvapo9JU4=; b=cNLyW3F3wEdMcu5gDPBUP4rqJZvNH3usgiXJ0aOU9xQ2TyaGuAXr/2XFCNWmr4fkJ8 PB1j4e5ZoKDuAgxYzCVxs7OXqWw0ZQRciM5ZuEogB7VdANvhJGx2NcToU6mnopKw+F11 GFHm2FXF5tr/gLtDYP/26AuFC7NA5xKZNqfVsyx4zUE4iGVYe+AiUj1qA49RT21End1Y 6q9Kup+AKi/CkXOGxlJOYBetDnZZe6lOVoHJiAoq/1TPKY1hSm9oAImLIQXs7j3kLGUw 5GSYkD1tMXeekFzMET0DsnTfr2qvrUyW4akESAQeqC69iIrnoaU23LXdRajBjyyiSFpx BhGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=uFVHozhvp9wkD7D3ZFV5KIN+7wfv0OyjnxWvapo9JU4=; b=S/kcXzEkA+11dVt+arb/CLmzluVcg8A024JMGiLU1cPzblI6vspCXbTmuzkCiRPml2 Eg0Ald5R2w2osK4aMb02u04nYDMAs8I68wXS8+XhgEWt+gy3Ovt069l2+XLE5369jTTQ dEoSmu9zOGO2I8Zfj8qoEosIRMnwe4MsOMv29PjQHiI9lnZVGcRo45QAW0cQVlL/ozec sXWjSFBceWQq15RO00MqRYIOtSI8mK6gj1POHkh0WFtzL/l93iDPnHPPKcBQH/w79xKU rj9bMloCOzq49GPpQk/d8Qy/E7XOppLsyXZjywa8FxkjSGaDH8kItQFr/MspCjMAyPET bPgQ== X-Gm-Message-State: APjAAAWoivIOeuPbRx1cx3UDwSlhcrecehZFaN/WYy5WPAE4cLgBCo1s Obfd01u80PqGTrfppveiyzFyWlSf X-Google-Smtp-Source: APXvYqyRN600Z6GpCV4zBXZbVU+bzV7m6DgVemS7eXx4nhsqguHd9hFE3UGBE5PHuj/zokBZLw5T5w== X-Received: by 2002:ac8:30f7:: with SMTP id w52mr6536202qta.380.1578837527526; Sun, 12 Jan 2020 05:58:47 -0800 (PST) Received: from minid (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.gmail.com with ESMTPSA id c6sm3590576qka.111.2020.01.12.05.58.46 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 12 Jan 2020 05:58:47 -0800 (PST) From: Noam Postavsky To: control@debbugs.gnu.org Subject: control message for bug #38014 Date: Sun, 12 Jan 2020 08:58:46 -0500 Message-ID: <87zhesbwtl.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) # dups merge 38014 38416 39094 quit From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 16 19:12:12 2020 Received: (at 39094-done) by debbugs.gnu.org; 17 Jan 2020 00:12:12 +0000 Received: from localhost ([127.0.0.1]:38615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isFFE-0001qI-7W for submit@debbugs.gnu.org; Thu, 16 Jan 2020 19:12:12 -0500 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:45152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isFFC-0001q3-Ou for 39094-done@debbugs.gnu.org; Thu, 16 Jan 2020 19:12:11 -0500 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 0E0B0160058; Thu, 16 Jan 2020 16:12:03 -0800 (PST) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id vL8anI8uSncY; Thu, 16 Jan 2020 16:12:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 13DBF160086; Thu, 16 Jan 2020 16:12:02 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id pv8Ng4obvUWR; Thu, 16 Jan 2020 16:12:01 -0800 (PST) Received: from Penguin.CS.UCLA.EDU (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id ECD58160087; Thu, 16 Jan 2020 16:12:01 -0800 (PST) To: Lin Sun From: Paul Eggert Subject: regexp-quote the param in makefile-move-to-macro to avoid error message Organization: UCLA Computer Science Department Message-ID: <25c4e204-0465-5e7a-4183-8e5a23989b85@cs.ucla.edu> Date: Thu, 16 Jan 2020 16:12:01 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 39094-done Cc: 39094-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Thanks for reporting that bug. I installed your patch into the master branch. From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 16 20:57:23 2020 Received: (at 39094-done) by debbugs.gnu.org; 17 Jan 2020 01:57:23 +0000 Received: from localhost ([127.0.0.1]:38690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isGt1-0004Oh-8Y for submit@debbugs.gnu.org; Thu, 16 Jan 2020 20:57:23 -0500 Received: from mail-pl1-f169.google.com ([209.85.214.169]:43820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isGsy-0004OR-IT for 39094-done@debbugs.gnu.org; Thu, 16 Jan 2020 20:57:21 -0500 Received: by mail-pl1-f169.google.com with SMTP id p27so9165875pli.10 for <39094-done@debbugs.gnu.org>; Thu, 16 Jan 2020 17:57:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zoom.us; s=google; h=from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-transfer-encoding:thread-index :content-language; bh=iCG3656kIywrciBy4GgzGfx0cG31/RJXDOVkJSmrzHM=; b=dzMJrx+Iaaa5Me6feCelAIQD/Od2En9hpRxFB9vdWeQlPUMIufCvFqJ5xe+60f5yEm g0kzIVBQ01NKJa5rlB8Usnxk509EJGxNc1/lr+RizU+CH31KLGXeQIBN08rQnRIcK2AR SxcIx/xHHdiKO5rJS5w26WEM4o/+eB03W7Dmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:references:in-reply-to:subject:date :message-id:mime-version:content-transfer-encoding:thread-index :content-language; bh=iCG3656kIywrciBy4GgzGfx0cG31/RJXDOVkJSmrzHM=; b=YuTwfTmODHCDwLaZ3n/OpMWS8n8ZFI68UEsO3xsFmFZU9iXmrP06OtSCxkaHG88soC 0qNCTlYyQBZOlzEMueU2oCvkiEuzH+FDvHoUFW7rgVYAwAplC+8WGr2neyFu29P3Etn9 1ADat9oWs+jm+xY2L6bjiYfWmPnoS2Ha1JD3q/vOU5cvz0fJSYcW9sHbkxzi2rOyI9nh +/gS8c9hkm7gPy1DaQ/fmVJMdDQJuVGJK79rfyu91STo2Qb33cOGwhyA/umD5lwH/vm+ evq/19D6pbkxx+6l2gUx8zK3AfDyIcZa0AireU5FlSKMOUGQ0zBcXZL54BNXKElT7Nq9 k93A== X-Gm-Message-State: APjAAAUrXQQEn3V5+1fkM1PI2p1re/+u8QgzTNUn9h/kU3hY3XEOKDXg ZfMnCXlIZjM29mEfmyoKB8rLlDw9grfWEog8iBVvHawWfBIjJIufbqcG59RULEMHLNzOBTcFQiW y7+/2GBhxFFGJZItTLpJ2ooY2BtLZPuyvsb6+DatUZNeah21lz3hTUu/2orm2BwP93xM= X-Google-Smtp-Source: APXvYqxh+qi+QPioehnldICQjNDwwQDaDG3MZinutPKskotqMmZea0pA+oLhQEBBtAxE3baQ37hbbw== X-Received: by 2002:a17:90b:8b:: with SMTP id bb11mr2886603pjb.27.1579226234365; Thu, 16 Jan 2020 17:57:14 -0800 (PST) Received: from DESKTOP71C1N5K ([38.99.100.2]) by smtp.gmail.com with ESMTPSA id i8sm27671874pfa.109.2020.01.16.17.57.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2020 17:57:13 -0800 (PST) From: To: "'Paul Eggert'" References: <25c4e204-0465-5e7a-4183-8e5a23989b85@cs.ucla.edu> In-Reply-To: <25c4e204-0465-5e7a-4183-8e5a23989b85@cs.ucla.edu> Subject: RE: regexp-quote the param in makefile-move-to-macro to avoid error message Date: Fri, 17 Jan 2020 09:57:09 +0800 Message-ID: <01e101d5ccd9$6f2fc9b0$4d8f5d10$@zoom.us> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQEkgNqrJTlCeCh9UdiQr1BzJsAeOqlQsNhQ Content-Language: en-us X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39094-done Cc: 39094-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >Thanks for reporting that bug. I installed your patch into the master branch. Thank you Paul. From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 03:17:35 2020 Received: (at 39094) by debbugs.gnu.org; 17 Jan 2020 08:17:36 +0000 Received: from localhost ([127.0.0.1]:38820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isMox-00011p-Mq for submit@debbugs.gnu.org; Fri, 17 Jan 2020 03:17:35 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isMou-00011a-33 for 39094@debbugs.gnu.org; Fri, 17 Jan 2020 03:17:35 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1isMoo-0003el-Eo; Fri, 17 Jan 2020 03:17:26 -0500 Received: from [176.228.60.248] (port=2133 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1isMon-0005up-F7; Fri, 17 Jan 2020 03:17:26 -0500 Date: Fri, 17 Jan 2020 10:17:23 +0200 Message-Id: <838sm633ak.fsf@gnu.org> From: Eli Zaretskii To: Paul Eggert In-reply-to: <25c4e204-0465-5e7a-4183-8e5a23989b85@cs.ucla.edu> (message from Paul Eggert on Thu, 16 Jan 2020 16:12:01 -0800) Subject: Re: bug#39094: regexp-quote the param in makefile-move-to-macro to avoid error message References: <000201d5c91f$3bac3b90$b304b2b0$@zoom.us> <25c4e204-0465-5e7a-4183-8e5a23989b85@cs.ucla.edu> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 39094 Cc: 39094@debbugs.gnu.org, lin.sun@zoom.us X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Paul Eggert > Date: Thu, 16 Jan 2020 16:12:01 -0800 > Cc: 39094-done@debbugs.gnu.org > > Thanks for reporting that bug. I installed your patch into the master > branch. Thanks, but such safe bugfixes should go to the release branch. I've cherry-picked it now. From unknown Fri Jun 13 10:39:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 16 Feb 2020 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator