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#30366: 26.0.91; CC-Mode: Makefile in standalone repository outdated Date: Wed, 28 Oct 2020 14:37:58 +0000 Message-ID: <20201028143758.GC6148@ACM> References: <87o9l2ifj6.fsf@gmail.com> 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="15724"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 30366@debbugs.gnu.org, Bastian Beischer To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 28 15:39:12 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 1kXmbW-0003xR-Qx for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 28 Oct 2020 15:39:10 +0100 Original-Received: from localhost ([::1]:43562 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXmbV-0002iY-Kr for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 28 Oct 2020 10:39:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34924) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXmbO-0002i5-Sw for bug-gnu-emacs@gnu.org; Wed, 28 Oct 2020 10:39:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38474) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXmbO-00013z-I4; Wed, 28 Oct 2020 10:39:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kXmbO-0001OA-Fg; Wed, 28 Oct 2020 10:39:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Wed, 28 Oct 2020 14:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30366 X-GNU-PR-Package: emacs,cc-mode Original-Received: via spool by 30366-submit@debbugs.gnu.org id=B30366.16038958875276 (code B ref 30366); Wed, 28 Oct 2020 14:39:02 +0000 Original-Received: (at 30366) by debbugs.gnu.org; 28 Oct 2020 14:38:07 +0000 Original-Received: from localhost ([127.0.0.1]:50020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXmaU-0001N2-PC for submit@debbugs.gnu.org; Wed, 28 Oct 2020 10:38:06 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:48871 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1kXmaT-0001MY-BO for 30366@debbugs.gnu.org; Wed, 28 Oct 2020 10:38:06 -0400 Original-Received: (qmail 46787 invoked by uid 3782); 28 Oct 2020 14:37:58 -0000 Original-Received: from acm.muc.de (p4fe15a19.dip0.t-ipconnect.de [79.225.90.25]) by localhost.muc.de (tmda-ofmipd) with ESMTP; Wed, 28 Oct 2020 15:37:58 +0100 Original-Received: (qmail 8981 invoked by uid 1000); 28 Oct 2020 14:37:58 -0000 Content-Disposition: inline In-Reply-To: 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:191877 Archived-At: Hello, Stefan. On Mon, Oct 26, 2020 at 19:21:20 -0700, Stefan Kangas wrote: > Hi Alan, > Bastian Beischer writes: > > I think the Makefile which comes with the standalone CC-Mode mercurial > > repository is outdated. It referes to 'cc-compat.el' which was removed > > and it is missing 'cc-fix.el' in the list of elisp files. > > Could you please take a look, Alan? > Any comments on this? Is this still an issue? Sorry for the lack of previous reply. No, this isn't an issue any more/for the moment. cc-compat.el and cc-fix.el both no longer exist and have been removed from the Makefile. I suppose it doesn't help much that I don't actually use this Makefile myself. ;-( -- Alan Mackenzie (Nuremberg, Germany).