From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Juha Nieminen Newsgroups: gmane.emacs.help Subject: Re: CC mode 5.33 does not work on Emacs 24.5.1 for Mac Date: Wed, 21 Sep 2016 05:57:14 +0000 (UTC) Organization: Netfront http://www.netfront.net/ Message-ID: References: NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1474437632 26730 195.159.176.226 (21 Sep 2016 06:00:32 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 21 Sep 2016 06:00:32 +0000 (UTC) User-Agent: tin/2.2.1-20140504 ("Tober an Righ") (UNIX) (Linux/3.14.66-grbfs-kapsi (x86_64)) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 21 08:00:28 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bmaa3-0006Ji-CU for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Sep 2016 08:00:27 +0200 Original-Received: from localhost ([::1]:40112 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmaa1-0000bn-FK for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Sep 2016 02:00:25 -0400 Original-Path: usenet.stanford.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!168.235.88.217.MISMATCH!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!news.unit0.net!news.netfront.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 45 Original-NNTP-Posting-Host: 217.30.184.161 Original-X-Trace: adenine.netfront.net 1474437434 93472 217.30.184.161 (21 Sep 2016 05:57:14 GMT) Original-X-Complaints-To: news@netfront.net Original-NNTP-Posting-Date: Wed, 21 Sep 2016 05:57:14 +0000 (UTC) Original-Xref: usenet.stanford.edu gnu.emacs.help:218963 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111367 Archived-At: John Mastro wrote: > On Mon, Sep 19, 2016 at 11:04 PM, Juha Nieminen wrote: >> Juha Nieminen wrote: >>> I was wondering if somebody could help me figuring out what the problem is >>> with this. >> >> So nobody has any suggestions whatsoever? > > I suggest you report this as a bug with M-x report-emacs-bug. The > maintainers of both Emacs and CC-mode monitor reports there. I did that. They have no idea. > Other than that, invoke M-x toggle-debug-on-error and then repeat the > recipe so you get a backtrace. That will show what chain of calls lead > to the error (and would be a good thing to include in the bug report, if > you file one). I also did that. And they still didn't have any idea. For what it's worth, here's the output: Debugger entered--Lisp error: (wrong-type-argument stringp nil) signal(wrong-type-argument (stringp nil)) byte-code("\210\302 @ A\"\207" [start err signal] 3) c-syntactic-re-search-forward(nil nil t t) c-forward-<>-arglist-recur(nil) byte-code("\302\211\207" [all-types c-record-found-types c-forward-<>-arglist-recur] 2) c-forward-<>-arglist(nil) c-restore-<>-properties(1 1164 1163) #[(fn) "ddeZ#\207" [fn] 5](c-restore-<>-properties) mapc(#[(fn) "ddeZ#\207" [fn] 5] (c-depropertize-new-text c-extend-font-lock-region-for-macros c-before-after-change-digit-quote c-after-change-re-mark-raw-strings c-neutralize-syntax-in-and-mark-CPP c-restore-<>-properties c-change-expand-fl-region)) c-common-init(c++-mode) c++-mode() set-auto-mode-0(c++-mode nil) set-auto-mode() normal-mode(t) after-find-file(nil t) find-file-noselect-1(# "~/tmp/test.cc" nil nil "~/tmp/test.cc" (14346868 16777217)) find-file-noselect("~/tmp/test.cc" nil nil t) find-file("~/tmp/test.cc" t) call-interactively(find-file nil nil) command-execute(find-file) --- news://freenews.netfront.net/ - complaints: news@netfront.net ---