From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#43037: Eval error in the =?UTF-8?Q?=E2=80=98c-lang-defvar=E2=80=99?= or =?UTF-8?Q?=E2=80=98c-lang-setvar=E2=80=99?= Date: Fri, 16 Oct 2020 16:32:55 +0000 Message-ID: <20201016163255.GC7085@ACM> References: <8324B5F4-699B-40D2-86E8-4E54C59D5815@gmail.com> <87o8l2mv4x.fsf@gnus.org> <731EBF4B-3950-4E2E-A44E-DA2291052CAD@gmail.com> <834kmuwisx.fsf@gnu.org> <20201016144353.GA7085@ACM> <83h7quuqc8.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15516"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, achirvasub@gmail.com, 43037@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 16 18:34:19 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kTSgN-0003xd-GG for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 16 Oct 2020 18:34:19 +0200 Original-Received: from localhost ([::1]:51524 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTSgM-0006UL-Af for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 16 Oct 2020 12:34:18 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53880) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTSg6-0006Rj-TJ for bug-gnu-emacs@gnu.org; Fri, 16 Oct 2020 12:34:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49169) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kTSg6-0002Mr-J5 for bug-gnu-emacs@gnu.org; Fri, 16 Oct 2020 12:34:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kTSg6-00006v-Gf for bug-gnu-emacs@gnu.org; Fri, 16 Oct 2020 12:34:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 16 Oct 2020 16:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43037 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 43037-submit@debbugs.gnu.org id=B43037.1602865984313 (code B ref 43037); Fri, 16 Oct 2020 16:34:02 +0000 Original-Received: (at 43037) by debbugs.gnu.org; 16 Oct 2020 16:33:04 +0000 Original-Received: from localhost ([127.0.0.1]:60715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTSfA-00004y-2b for submit@debbugs.gnu.org; Fri, 16 Oct 2020 12:33:04 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:62820 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1kTSf8-0008Vx-Kf for 43037@debbugs.gnu.org; Fri, 16 Oct 2020 12:33:03 -0400 Original-Received: (qmail 53677 invoked by uid 3782); 16 Oct 2020 16:32:56 -0000 Original-Received: from acm.muc.de (p4fe15b31.dip0.t-ipconnect.de [79.225.91.49]) by localhost.muc.de (tmda-ofmipd) with ESMTP; Fri, 16 Oct 2020 18:32:55 +0200 Original-Received: (qmail 31105 invoked by uid 1000); 16 Oct 2020 16:32:55 -0000 Content-Disposition: inline In-Reply-To: <83h7quuqc8.fsf@gnu.org> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:190724 Archived-At: Hello, Eli. On Fri, Oct 16, 2020 at 18:45:43 +0300, Eli Zaretskii wrote: > > Date: Fri, 16 Oct 2020 14:43:53 +0000 > > Cc: AC , larsi@gnus.org, 43037@debbugs.gnu.org > > From: Alan Mackenzie [ .... ] > > To resolve this, I think deleting lisp/progmodes/js-mode.elc and > > compiling lisp/progmodes/js-mode.el again should sort out the problem. > You are right. > > This problem has happened more than once. I think the solution should > > be in the Makefile to add a dependency of js-mode.elc on cc-defs.el. > Yes, please. On the emacs-27 branch, please. DONE. > Thanks. -- Alan Mackenzie (Nuremberg, Germany).