From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.cc-mode.general,gmane.emacs.devel Subject: Re: comment-start redefined in cc-langs.el Date: Mon, 24 Jul 2006 08:59:15 +0200 Message-ID: <44C46FC3.9060501@gmx.at> References: <44537B33.7080600@gmx.at> <20060720104433.GA1575@muc.de> <44C0FB62.8030602@gmx.at> <20060721225212.GA1347@muc.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153724540 7914 80.91.229.2 (24 Jul 2006 07:02:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Jul 2006 07:02:20 +0000 (UTC) Cc: bug-cc-mode@gnu.org, emacs-devel Original-X-From: cc-mode-help-bounces@lists.sourceforge.net Mon Jul 24 09:02:18 2006 Return-path: Envelope-to: sf-cc-mode-help@m.gmane.org Original-Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G4uS9-0001wE-6M for sf-cc-mode-help@m.gmane.org; Mon, 24 Jul 2006 09:02:10 +0200 Original-Received: from sc8-sf-list1-new.sourceforge.net (unknown [10.3.1.93]) by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP id 6DF06FA2E; Mon, 24 Jul 2006 00:02:08 -0700 (PDT) Original-Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1G4uS7-0000Tz-8c for cc-mode-help@lists.sourceforge.net; Mon, 24 Jul 2006 00:02:07 -0700 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by mail.sourceforge.net with esmtps (TLSv1:RC4-SHA:128) (Exim 4.44) id 1G4uS5-0002NN-Qu for cc-mode-help@lists.sourceforge.net; Mon, 24 Jul 2006 00:02:07 -0700 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1G4uS3-0001de-As for bug-cc-mode@gnu.org; Mon, 24 Jul 2006 03:02:03 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.52) id 1G4uT3-0005Tz-GH for bug-cc-mode@gnu.org; Mon, 24 Jul 2006 03:03:06 -0400 Original-Received: from [213.165.64.21] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1G4uT2-0005Tl-T9 for bug-cc-mode@gnu.org; Mon, 24 Jul 2006 03:03:05 -0400 Original-Received: (qmail invoked by alias); 24 Jul 2006 07:01:59 -0000 Original-Received: from N910P001.adsl.highway.telekom.at (EHLO [62.47.57.161]) [62.47.57.161] by mail.gmx.net (mp021) with SMTP; 24 Jul 2006 09:01:59 +0200 X-Authenticated: #14592706 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en Original-To: Alan Mackenzie In-Reply-To: <20060721225212.GA1347@muc.de> X-Y-GMX-Trusted: 0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on monty-python X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.4 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 X-BeenThere: cc-mode-help@lists.sourceforge.net X-Mailman-Version: 2.1.8 Precedence: list List-Id: "Bug reports, feature requests, and general talk about CC Mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: cc-mode-help-bounces@lists.sourceforge.net Errors-To: cc-mode-help-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.emacs.cc-mode.general:3613 gmane.emacs.devel:57524 Archived-At: 'Evening to you, Alan! > Sorry! I should have given you a recipe here, since there's a rather > intricate chain of macros involved. In particular, cc-engine.elc must be > recompiled, since this contains the spurious (defvar comment-start). It > is perhaps better to clear out the old cc-*.elc and recompile them all > fresh: > > $ cd .../emacs/lisp/progmodes > $ rm cc-*.elc > $ emacs -batch -no-site-file -q -f batch-byte-compile cc-*.el For some reason clearing some of them old cc-*.elc files seems necessary. It's probably been too hot today to think of that myself. > Would you please try this again after recompiling cc-*.el. Thanks! Everything works as intended. Thank you! martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV