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: Sat, 22 Jul 2006 00:13:40 +0200 Message-ID: <44C15194.3070607@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 1153520792 22248 80.91.229.2 (21 Jul 2006 22:26:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Jul 2006 22:26:32 +0000 (UTC) Cc: bug-cc-mode@gnu.org, emacs-devel Original-X-From: cc-mode-help-bounces@lists.sourceforge.net Sat Jul 22 00:26:30 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 1G43S0-00070c-B1 for sf-cc-mode-help@m.gmane.org; Sat, 22 Jul 2006 00:26:28 +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 8EE58F879; Fri, 21 Jul 2006 15:26:27 -0700 (PDT) Original-Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1G43Rx-00063Y-VW for cc-mode-help@lists.sourceforge.net; Fri, 21 Jul 2006 15:26:26 -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 1G43Rx-0005Nu-LL for cc-mode-help@lists.sourceforge.net; Fri, 21 Jul 2006 15:26:25 -0700 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1G43Ru-0006fC-Vh for bug-cc-mode@gnu.org; Fri, 21 Jul 2006 18:26:23 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.52) id 1G43SP-0001dK-2e for bug-cc-mode@gnu.org; Fri, 21 Jul 2006 18:26:54 -0400 Original-Received: from [213.165.64.21] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1G43SO-0001d9-Dv for bug-cc-mode@gnu.org; Fri, 21 Jul 2006 18:26:52 -0400 Original-Received: (qmail invoked by alias); 21 Jul 2006 22:26:19 -0000 Original-Received: from N866P013.adsl.highway.telekom.at (EHLO [62.47.52.45]) [62.47.52.45] by mail.gmx.net (mp023) with SMTP; 22 Jul 2006 00:26:19 +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:3596 gmane.emacs.devel:57454 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