help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CC mode 5.33 does not work on Emacs 24.5.1 for Mac


From: Juha Nieminen
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)
User-agent: tin/2.2.1-20140504 ("Tober an Righ") (UNIX) (Linux/3.14.66-grbfs-kapsi (x86_64))

John Mastro <john.b.mastro@gmail.com> wrote:
> On Mon, Sep 19, 2016 at 11:04 PM, Juha Nieminen <nospam@thanks.invalid> wrote:
>> Juha Nieminen <nospam@thanks.invalid> 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(#<buffer test.cc> "~/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 ---


reply via email to

[Prev in Thread] Current Thread [Next in Thread]