From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.cc-mode.general,gmane.emacs.devel Subject: Re: Release of CC Mode 5.31 Date: Wed, 07 Dec 2005 12:07:04 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1133975524 3311 80.91.229.2 (7 Dec 2005 17:12:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Dec 2005 17:12:04 +0000 (UTC) Cc: acm@muc.de, bug-cc-mode@gnu.org, henrik.enberg@telia.com, romain@orebokech.com, mast@lysator.liu.se, emacs-devel@gnu.org Original-X-From: cc-mode-help-admin@lists.sourceforge.net Wed Dec 07 18:11:54 2005 Return-path: Original-Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ek2lw-0002pw-2R for sf-cc-mode-help@m.gmane.org; Wed, 07 Dec 2005 18:08:04 +0100 Original-Received: from sc8-sf-list1-b.sourceforge.net (sc8-sf-list1-b.sourceforge.net [10.3.1.7]) by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP id 49A55161D2; Wed, 7 Dec 2005 09:08:03 -0800 (PST) Original-Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1Ek2ld-0003mv-Jn for cc-mode-help@lists.sourceforge.net; Wed, 07 Dec 2005 09:07:45 -0800 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by mail.sourceforge.net with esmtps (TLSv1:DES-CBC3-SHA:168) (Exim 4.44) id 1Ek2lb-0002WD-9z for cc-mode-help@lists.sourceforge.net; Wed, 07 Dec 2005 09:07:45 -0800 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ek2ky-0007J2-78; Wed, 07 Dec 2005 12:07:04 -0500 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Tue, 06 Dec 2005 22:33:42 +0200) X-Spam-Score: 0.0 (/) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 Original-Sender: cc-mode-help-admin@lists.sourceforge.net Errors-To: cc-mode-help-admin@lists.sourceforge.net X-BeenThere: cc-mode-help@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: , List-Id: Bug reports, feature requests, and general talk about CC Mode. List-Post: List-Help: List-Subscribe: , List-Archive: X-Original-Date: Wed, 07 Dec 2005 12:07:04 -0500 Xref: news.gmane.org gmane.emacs.cc-mode.general:2762 gmane.emacs.devel:47114 Archived-At: After I saw the problem, but before I reported it, I recompiled all the cc-*.el files, by "make recompile". Perhaps that command does not compile the files in the order you mention. It would be nice if it did that automatically. There is no Emacs feature to control order of compilation, so there would be no easy way to make that automatic. However, I wonder about this: > After downloading the new cc-langs.el, you need to byte-compile first > cc-langs.el (which builds the macro c-init-language-vars), then > cc-mode.el (which expands this macro (in the defun > c-init-language-vars-for)). Why is it crucial to compile cc-langs.el before compiling cc-mode.el? Once you have deleted cc-langs.elc, compilation of cc-mode.el will use the source file, cc-langs.el. Does compilation of cc-mode.el fail to work properly with the interpreted cc-langs.el? ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click