From rudalics@gmx.at Sun Sep 7 08:35:29 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.1 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 7 Sep 2008 15:35:29 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m87FZPXM024751 for ; Sun, 7 Sep 2008 08:35:27 -0700 Received: from mx10.gnu.org ([199.232.76.166]:53264) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KcMGj-0002D6-Gk for emacs-pretest-bug@gnu.org; Sun, 07 Sep 2008 11:33:41 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KcMIJ-00038I-C4 for emacs-pretest-bug@gnu.org; Sun, 07 Sep 2008 11:35:22 -0400 Received: from mail.gmx.net ([213.165.64.20]:53266) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KcMII-00037w-Qj for emacs-pretest-bug@gnu.org; Sun, 07 Sep 2008 11:35:19 -0400 Received: (qmail invoked by alias); 07 Sep 2008 15:35:16 -0000 Received: from 62-47-43-2.adsl.highway.telekom.at (EHLO [62.47.43.2]) [62.47.43.2] by mail.gmx.net (mp066) with SMTP; 07 Sep 2008 17:35:16 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18oXW1zI1sofVHCcd98ct1LHA5qsRsuxlzwxrRdwW QeUscPVMS8Byyb Message-ID: <48C3F31E.3060702@gmx.at> Date: Sun, 07 Sep 2008 17:28:30 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: emacs-pretest-bug@gnu.org Subject: 23.0.60; File mode specification error for w32.c Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.53 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. When opening src/w32.c with emacs -Q I currently get 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)") martin In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-09-07 on MACHNO Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. From rgm@gnu.org Tue Sep 9 12:24:03 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-13.0 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 913) by emacsbugs.donarmstrong.com; 9 Sep 2008 19:24:03 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89JNrSQ019339; Tue, 9 Sep 2008 12:23:54 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kd8ms-0001kE-H4; Tue, 09 Sep 2008 15:22:06 -0400 From: Glenn Morris To: martin rudalics Cc: 913@debbugs.gnu.org Subject: Re: bug#913: 23.0.60; File mode specification error for w32.c References: <48C3F31E.3060702@gmx.at> X-Spook: Taiwan gamma world domination IRA NSA mania Downing X-Ran: y\C;LBS(>Q]k9)\MiA/h;YB}&,Px<@QPwHMaGe, X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 09 Sep 2008 15:22:06 -0400 Message-ID: <2cod2xgm5d.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii reassign 913 emacs,cc-mode stop martin rudalics wrote: > When opening src/w32.c with emacs -Q I currently get > > 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)") > In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-09-07 on MACHNO > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4)' Works for me on GNU/Linux. cc-mode is notoriously fussy about how it was compiled, so you might try starting again from scratch. Or it may be a Windows problem. From rudalics@gmx.at Wed Sep 10 00:36:59 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.6 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 913-done) by emacsbugs.donarmstrong.com; 10 Sep 2008 07:36:59 +0000 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 m8A7asgV017893 for <913-done@emacsbugs.donarmstrong.com>; Wed, 10 Sep 2008 00:36:56 -0700 Received: (qmail invoked by alias); 10 Sep 2008 07:36:48 -0000 Received: from 62-47-58-45.adsl.highway.telekom.at (EHLO [62.47.58.45]) [62.47.58.45] by mail.gmx.net (mp007) with SMTP; 10 Sep 2008 09:36:48 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/EgRJjL4DEtTCscmtcDqoHWNX7DMJIKzQgKP81QY i5TLY8D3S7I5t4 Message-ID: <48C7787D.5090806@gmx.at> Date: Wed, 10 Sep 2008 09:34:21 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: 913-done@debbugs.gnu.org CC: Glenn Morris Subject: Re: bug#913: 23.0.60; File mode specification error for w32.c References: <48C3F31E.3060702@gmx.at> <2cod2xgm5d.fsf@fencepost.gnu.org> In-Reply-To: <2cod2xgm5d.fsf@fencepost.gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.78 > Works for me on GNU/Linux. cc-mode is notoriously fussy about how it > was compiled, so you might try starting again from scratch. Or it may > be a Windows problem. Indeed, I should have known better. The bug disappeared after a make bootstrap. Thanks, martin. From rgm@gnu.org Thu Sep 11 09:08:20 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.5 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 11 Sep 2008 16:08:20 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8BG8HrU008894 for ; Thu, 11 Sep 2008 09:08:18 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kdoge-0001lG-94; Thu, 11 Sep 2008 12:06:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18633.16900.218396.784362@fencepost.gnu.org> Date: Thu, 11 Sep 2008 12:06:28 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: opUlc~qZU[lsdlW+Q_AA]z7{B(AwIhtHnMV50de3977^s`;12:M|_$CMP5rG;Q2_@-HJkM X-Debbugs-No-Ack: yes reassign 959 emacs,cc-mode forcemerge 913 959 merge 917 960 961 From rgm@gnu.org Fri Sep 19 11:15:38 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-13.1 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 19 Sep 2008 18:15:38 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8JIFSBe010597; Fri, 19 Sep 2008 11:15:29 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KgkTv-0002et-RG; Fri, 19 Sep 2008 14:13:27 -0400 From: Glenn Morris To: Eli Zaretskii Cc: 1004@debbugs.gnu.org Subject: Re: bug#1004: 23.0.60; Error visiting C files References: X-Spook: defense information warfare Glock BATF Montenegro X-Ran: zGzn>pQ^^o?6:S\N:kOD>v5\nGQ?3^mG$>n@v|m!'j&C{(0rber_=w7hAt]_;E7]ILI)hq X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 19 Sep 2008 14:13:27 -0400 In-Reply-To: (Eli Zaretskii's message of "Fri, 19 Sep 2008 12:53:20 -0400") Message-ID: <2qprn0t35k.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-CrossAssassin-Score: 2 reassign 1004 emacs,cc-mode forcemerge 913 1004 stop Eli Zaretskii wrote: > 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)") You need to bootstrap. See "bug" 913, 959. From unknown Fri Jun 20 07:23:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sat, 25 Oct 2008 14:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator