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: John Mastro
Subject: Re: CC mode 5.33 does not work on Emacs 24.5.1 for Mac
Date: Wed, 21 Sep 2016 10:20:52 -0700

Juha Nieminen <nospam@thanks.invalid> wrote:
>> 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.

What was the bug number? I wanted to see if I could find any hints but
couldn't find the email by searching for your name.

> 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)

After the error occurs, what's the value of `c-<>-notable-chars-re' in
that buffer?

        John



reply via email to

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