From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#1004: 23.0.60; Error visiting C files Date: Fri, 19 Sep 2008 20:05:42 +0200 Message-ID: <48D3E9F6.7020802@gmx.at> References: Reply-To: martin rudalics , 1004@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221848916 12695 80.91.229.12 (19 Sep 2008 18:28:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Sep 2008 18:28:36 +0000 (UTC) Cc: Eli Zaretskii To: 1004@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Sep 19 20:29:33 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KgkjJ-0007VL-Ta for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 Sep 2008 20:29:22 +0200 Original-Received: from localhost ([127.0.0.1]:44712 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgkiI-00031W-IT for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 Sep 2008 14:28:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kgkhh-0002hG-1a for bug-gnu-emacs@gnu.org; Fri, 19 Sep 2008 14:27:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kgkhf-0002fi-D6 for bug-gnu-emacs@gnu.org; Fri, 19 Sep 2008 14:27:40 -0400 Original-Received: from [199.232.76.173] (port=44164 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kgkhe-0002fF-Og for bug-gnu-emacs@gnu.org; Fri, 19 Sep 2008 14:27:38 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:46632) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kgkhe-0001mx-GK for bug-gnu-emacs@gnu.org; Fri, 19 Sep 2008 14:27:38 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8JIRZDN014317; Fri, 19 Sep 2008 11:27:36 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8JIF3bh009531; Fri, 19 Sep 2008 11:15:03 -0700 X-Loop: don@donarmstrong.com Resent-From: martin rudalics Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 19 Sep 2008 18:15:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1004 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1004-submit@emacsbugs.donarmstrong.com id=B1004.12218477137529 (code B ref 1004); Fri, 19 Sep 2008 18:15:03 +0000 Original-Received: (at 1004) by emacsbugs.donarmstrong.com; 19 Sep 2008 18:08:33 +0000 Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m8JI8TPl007513 for <1004@emacsbugs.donarmstrong.com>; Fri, 19 Sep 2008 11:08:30 -0700 Original-Received: (qmail invoked by alias); 19 Sep 2008 18:08:22 -0000 Original-Received: from 62-47-40-201.adsl.highway.telekom.at (EHLO [62.47.40.201]) [62.47.40.201] by mail.gmx.net (mp063) with SMTP; 19 Sep 2008 20:08:22 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19dRIMb7StdUN6maFzo27M17p9zw5vDT8a6gbWCzD SmYcdA2qcO3fRO User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.64 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Fri, 19 Sep 2008 14:27:40 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20658 Archived-At: > emacs -Q > C-x C-f foo.c > > This produces error messages (see near the end of this report) and > does NOT enter the C Mode. [...] > Eval error in the `c-lang-defconst' for `c-cpp-matchers' in c-mode: > Eval error in the `c-lang-defconst' for `c-matchers-1' in c-mode: > File mode specification error: (error "`c-opt-cpp-prefix' got no (prior) value in c-mode (might be a cyclic reference)") See Bug#913: 23.0.60; File mode specification error for w32.c. What shall we do about this? martin